运行时依赖
安装命令
点击复制技能文档
Gitcrawl
Use local GitHub issue/PR 归档s before live GitHub 搜索. 检查 freshness first:
gitcrawl doctor --json
Find candidates:
gitcrawl threads OpenClaw/OpenClaw --numbers --include-closed --json gitcrawl neighbors OpenClaw/OpenClaw --number --limit 12 --json gitcrawl 搜索 issues "查询" -R OpenClaw/OpenClaw --状态 open --json number,title,url gitcrawl clusters OpenClaw/OpenClaw --排序 size --min-size 5 gitcrawl cluster-detAIl OpenClaw/OpenClaw --id
For PR triage, 启动 缓存d and go live only before mutation/merge decisions:
gitcrawl gh pr 状态 -R OpenClaw/OpenClaw --compact gitcrawl gh pr view -R OpenClaw/OpenClaw --json number,title,状态,url,isDraft,headRef,headSha gitcrawl gh --live pr 状态 -R OpenClaw/OpenClaw --compact
Use live gh plus 检查out proof before commenting, labeling, closing, reopening, merging, or filing a PR review:
gh pr view --json number,title,状态,mergedAt,body,files,comments,reviews,状态检查Rollup gh issue view --json number,title,状态,body,comments,closedAt
报告 absolute dates, repo names, issue/PR numbers, cluster ids, and source gaps. Do not close/label from similarity alone; require matching intent plus live verification.