What problem does it solve?
This Skill streamlines GitHub issue/PR management by providing local archive access, live sync checks, and duplicate candidate identification, reducing search time and improving productivity.
Core Features & Use Cases
- Local Archive Access: Access local GitHub issue/PR archives for quicker search and analysis before live GitHub search.
- Sync Freshness Check: Verify the freshness of the local archive data.
- Duplicate Clusters Identification: Identify duplicate clusters of issues/PRs to avoid redundant work.
- Live GitHub Sync: Live sync with GitHub to ensure up-to-date information.
- Use Case: When managing a large number of GitHub issues/PRs, this skill helps in quickly locating and resolving duplicates and checking the status of PRs.
Quick Start
Use gitcrawl to search for open issues in the 'openclaw/openclaw' repository. Run 'gitcrawl threads openclaw/openclaw --numbers <issue-number>' to find specific issues.