Clawdtributor
Skill Verified ActiveUse for OpenClaw clawtributors PR/issue triage: Discrawl discovery, live-open rechecks, deep review, topic grouping, and compact @handle/LOC/type/blast/verification summaries.
To streamline the triage process for OpenClaw contributors by automating discovery, status checks, and review summaries for PRs and issues.
Features
- Discrawl discovery of OpenClaw PRs/issues from Discord.
- Live GitHub status rechecks for open PRs and issues.
- Deep review of PR/issue content, code paths, and associated threads.
- Topic grouping for categorized review.
- Generation of compact summaries including @handle, LOC, type, blast radius, and verification status.
Use Cases
- When needing to quickly triage newly discovered OpenClaw PRs and issues from Discord.
- When needing to verify the live status of open PRs and issues before action.
- When needing to assess the risk and blast radius of changes in PRs.
- When needing to group related issues or PRs by topic for efficient review.
Non-Goals
- Directly merging or closing PRs/issues without human review.
- Performing automated code reviews beyond identifying potential risks.
- Managing any project other than OpenClaw.
- Providing a full replacement for GitHub's own issue tracking interface.
Workflow
- Discover new PR/issue references from the local Discord archive using `discrawl`.
- Extract relevant PR/issue numbers and map them to Discord handles.
- Recheck the live GitHub status of each discovered item using `gh api`.
- Inspect PR/issue details (body, linked issues, files, code changes, GitHub checks) for risk assessment.
- Classify and group items by topic, risk, and verification status.
- Generate compact, formatted summaries of the reviewed items.
Practices
- Issue Triage
- PR Review
- Workflow Automation
Prerequisites
- discrawl tool installed and configured
- gh CLI installed and authenticated
- Access to the OpenClaw GitHub repository
- Access to the Discord channel containing discovered PR/issue links
Installation
npx skills add steipete/clawdisRuns the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.
Quality Score
VerifiedTrust Signals
Similar Extensions
Github
100Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.
ClawSweeper Skill
100Use for all ClawSweeper work: OpenClaw issue/PR sweep reports, commit-review reports, repair jobs, cloud fix PRs, @clawsweeper maintainer mention commands, trusted ClawSweeper-reviewed autofix/automerge, GitHub Actions monitoring, permissions, gates, and manual backfills.
OPS ► CROSS PLATFORM TRIAGE
100Cross-platform issue triage. Pulls from Sentry (MCP), Linear (MCP), GitHub Issues (gh). Cross-references against code to find already-fixed issues. Auto-resolves fixed ones. Dispatches agents for active issues.
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Public Google Drive
100Create public Google Docs or Google Sheet files without requiring OAuth. Use this skill to create and edit Google Docs and Sheets, no Google sign-in required. Documents are viewable at shareable links. Registration is automatic on first use.
Oh My Claudecode
100Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly