gitcrawl
Installation
SKILL.md
Gitcrawl
Use this skill before live GitHub search when triaging OpenClaw issues or PRs.
gitcrawl is the local candidate-discovery layer. It is fast, includes open and closed threads, and can surface duplicate attempts, related issues, and already-landed fixes. It is not the final source of truth for comments, labels, merges, closes, or current CI.
Default Flow
- Check local state:
gitcrawl doctor --json
- Read the target from the local archive:
gitcrawl threads openclaw/openclaw --numbers <issue-or-pr-number> --include-closed --json