Local GitHub repository helper for search, clone, sync, and issue/PR inspection workflows. Use when users mention github/repo/repository, ask to download or...
Initial release of github-helper for local GitHub repository management. - Provides workflows to search, clone, sync, and inspect issues/PRs for repositories at `/Users/liuchen/Documents/github` - Integrates local knowledge base using CLAUDE.md, updated via helper scripts (`scan_repos.py`, `update_kb.py`) - Uses GitHub CLI (`gh`) for searching repositories, issues, and PRs; falls back to MCP tools if needed - Supports user prompts for directory validation and repository downloads/cloning - Prioritizes local inspection for repository questions, with fallback to GitHub queries when needed