Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Clawdtributor

Skill Verifiziert Aktiv

Use for OpenClaw clawtributors PR/issue triage: Discrawl discovery, live-open rechecks, deep review, topic grouping, and compact @handle/LOC/type/blast/verification summaries.

Zweck

To streamline the triage process for OpenClaw contributors by automating discovery, status checks, and review summaries for PRs and issues.

Funktionen

  • 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.

Anwendungsfälle

  • 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.

Nicht-Ziele

  • 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

  1. Discover new PR/issue references from the local Discord archive using `discrawl`.
  2. Extract relevant PR/issue numbers and map them to Discord handles.
  3. Recheck the live GitHub status of each discovered item using `gh api`.
  4. Inspect PR/issue details (body, linked issues, files, code changes, GitHub checks) for risk assessment.
  5. Classify and group items by topic, risk, and verification status.
  6. Generate compact, formatted summaries of the reviewed items.

Praktiken

  • Issue Triage
  • PR Review
  • Workflow Automation

Voraussetzungen

  • 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/clawdis

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

Qualitätspunktzahl

Verifiziert
99 /100
Analysiert about 20 hours ago

Vertrauenssignale

Letzter Commitabout 20 hours ago
Sterne371.6k
LizenzMIT
Status
Quellcode ansehen