
Aaddrick Gh Cli Search
- 7 repo stars
- Updated November 16, 2025
- aaddrick/gh-cli-search
aaddrick-gh-cli-search is a Claude Code plugin that teaches and runs GitHub CLI (gh) search patterns for repos, issues, PRs, commits, and code.
About
aaddrick-gh-cli-search is a Claude Code plugin that packages agent skills and commands around GitHub CLI search. developers who already use gh for day-to-day GitHub work can register the plugin so the agent proposes correct search syntax for repos, issues, pull requests, commits, and code instead of guessing flags or bouncing to the web UI. It fits early journey moments when you are validating that someone already solved your problem, tracing how a dependency handles an API, or finding issue threads that explain a regression, as well as build and ship phases when you need targeted PR or commit history. The listing is a developer-tools style integration: one plugin in the bundle, keyword coverage for code-search and troubleshooting, and an emphasis on comprehensive coverage of gh search workflows rather than a single one-off prompt.
- Skills and commands covering gh search across repositories, issues, pull requests, commits, and code
- Troubleshooting-oriented guidance for common gh CLI search failures
- Works with the official GitHub CLI (gh) after you authenticate locally
- Single-plugin bundle focused entirely on search—not general gh administration
Aaddrick Gh Cli Search by the numbers
- Data as of Jul 27, 2026 (Skillselion catalog sync)
/plugin install aaddrick-gh-cli-search@aaddrick/gh-cli-searchAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 7 |
|---|---|
| Last updated | November 16, 2025 |
| Repository | aaddrick/gh-cli-search ↗ |
What it does
Give Claude Code structured skills and slash commands so you can search GitHub repos, issues, PRs, commits, and code with gh without memorizing flags.
Who is it for?
Best when you live in gh and want the agent to spell out search syntax for research spikes and incident digging.
Skip if: Skip if you do all discovery in the GitHub web UI or do not use the gh CLI at all.
What you get
After install, Claude Code can steer you through reliable gh search commands and troubleshooting so discovery stays in the terminal.
- Agent-ready gh search skills and commands inside Claude Code
- Consistent search patterns for repos, issues, PRs, commits, and code
- Troubleshooting cues when gh search misbehaves
Recommended Plugins
How it compares
Terminal gh search skill bundle, not a hosted code-search API or MCP server.
FAQ
Who is Aaddrick Gh Cli Search for?
and small-team developers who use Claude Code with GitHub CLI and want structured help for gh search across repos, issues, PRs, commits, and code.
When should I use Aaddrick Gh Cli Search?
Use it during research and debugging whenever you need to query GitHub from the CLI—for competitor repos, issue threads, PR history, or code matches—instead of manual flag lookup.
How do I add Aaddrick Gh Cli Search to my agent?
Add the aaddrick/gh-cli-search marketplace plugin in Claude Code, ensure gh is installed and authenticated (gh auth login), then enable the plugin so its skills and commands load in your session.