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

  1. Check local state:
gitcrawl doctor --json
  1. Read the target from the local archive:
gitcrawl threads openclaw/openclaw --numbers <issue-or-pr-number> --include-closed --json
Installs
1
GitHub Stars
4
First Seen
12 days ago
gitcrawl — steipete/openclaw