跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Clawdtributor

技能 已验证 活跃

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

功能

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

使用场景

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

非目标

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

工作流

  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.

实践

  • Issue Triage
  • PR Review
  • Workflow Automation

先决条件

  • 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

安装

npx skills add steipete/clawdis

通过 npx 运行 Vercel skills CLI(skills.sh)— 需要本地安装 Node.js,以及至少一个兼容 skills 的智能体(Claude Code、Cursor、Codex 等)。前提是仓库遵循 agentskills.io 格式。

质量评分

已验证
99 /100
1 day ago 分析

信任信号

最近提交1 day ago
星标371.6k
许可证MIT
状态
查看源代码