Gitcrawl
Skill Verifiziert AktivUse gitcrawl for OpenClaw issue and PR archive search, duplicate discovery, related-thread clustering, and local GitHub mirror freshness checks.
Streamline the process of triaging and understanding OpenClaw issues and pull requests by providing fast, local search and analysis capabilities before resorting to live GitHub interactions.
Funktionen
- Search OpenClaw issue and PR archives locally.
- Discover duplicate issues and PRs.
- Cluster related discussion threads.
- Check local GitHub mirror freshness.
- Provide candidate discovery layer for maintainer workflows.
Anwendungsfälle
- When triaging new OpenClaw issues or PRs to find existing discussions or duplicates.
- When investigating historical context for a specific issue or PR.
- When needing to quickly assess the state of a local GitHub mirror.
- To find related threads or already-landed fixes for a reported problem.
Nicht-Ziele
- Replacing live GitHub interaction for commenting, labeling, merging, or PR reviews.
- Being the source of truth for detailed comment history, labels, merges, or current CI status.
- Performing destructive actions like closing or labeling issues based solely on similarity.
Documentation
- info:READMEA README exists but is primarily focused on the broader OpenClaw project, not specifically this gitcrawl skill.
Installation
npx skills add steipete/clawdisFü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
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Oh My Claudecode
100Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly
Github
100Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.
Review Pull Request
100Review a pull request end-to-end using GitHub CLI. Covers diff analysis, commit history review, CI/CD check verification, severity-leveled feedback (blocking/suggestion/nit/praise), and gh pr review submission. Use when a pull request is assigned for review, performing a self-review before requesting others' input, conducting a second review after feedback is addressed, or auditing a merged PR for post-merge quality assessment.
ClawSweeper Skill
100Use for all ClawSweeper work: OpenClaw issue/PR sweep reports, commit-review reports, repair jobs, cloud fix PRs, @clawsweeper maintainer mention commands, trusted ClawSweeper-reviewed autofix/automerge, GitHub Actions monitoring, permissions, gates, and manual backfills.
Github Code Review
99Comprehensive GitHub code review with AI-powered swarm coordination
Create Pull Request
99Create and manage pull requests using GitHub CLI. Covers branch preparation, writing PR titles and descriptions, creating PRs, handling review feedback, and merge/cleanup workflows. Use when proposing changes from a feature or fix branch for review, merging completed work into the main branch, requesting code review from collaborators, or documenting the purpose and scope of a set of changes.