Aaddrick Gh Cli Search
aaddrick-gh-cli-search is a Claude Code plugin for the Idea phase that teaches and runs GitHub CLI (gh) search patterns for repos, issues, PRs, commits, and code.
Give Claude Code structured skills and slash commands so you can search GitHub repos, issues, PRs, commits, and code with gh without memorizing flags.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install aaddrick-gh-cli-search@aaddrick/gh-cli-searchBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:aaddrick/gh-cli-search") and the paste-ready config with skillselion.get_install_config("plugin:aaddrick/gh-cli-search").
What it does
aaddrick-gh-cli-search is a Claude Code plugin that packages agent skills and commands around GitHub CLI search. Solo builders 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.
Highlights
- 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
Why builders use it
You waste time flipping between browser search and half-remembered gh flags when you need fast, scriptable answers from GitHub.
After install, Claude Code can steer you through reliable gh search commands and troubleshooting so discovery stays in the terminal.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 3 stars, 0 votes.
FAQ
Who is aaddrick-gh-cli-search for?
Solo and small-team builders 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.
Comments
Share how you use aaddrick-gh-cli-search, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.