
Jeffrigby Somepulp Agents
- 7 repo stars
- Updated July 4, 2026
- jeffrigby/somepulp-agents
jeffrigby-somepulp-agents is a Claude Code plugin that adds AI agents for deep code auditing, research, and Codex/Gemini second opinions.
About
jeffrigby-somepulp-agents is a Claude Code plugin bundle that ships three AI-powered agents for developers who want stronger review and research loops without leaving the editor. The emphasis is on comprehensive code auditing, library and documentation lookups, and explicit second opinions via OpenAI Codex and Google Gemini alongside Claude. You reach for it in the ship phase when a PR or release needs a deep health pass, but the same agents support build-time pretask research and operate-time doc updates. It is intermediate in complexity because you coordinate multiple models and interpret audit output, not because setup is heavy. Treat it as an agent layer on top of your normal workflow: run audit before merge, research before risky deps, and consultation when architectural choices feel one-sided.
- 3-plugin bundle focused on auditing, research, and multi-model consultation
- deepaudit and dead-code oriented workflows for codebase health
- Codex and Gemini opinion agents for a second model view on design choices
- Pretask research and official-docs lookups before implementation
- Documentation maintenance helpers aligned with ongoing code changes
Jeffrigby Somepulp Agents by the numbers
- Data as of Jul 9, 2026 (Skillselion catalog sync)
/plugin install jeffrigby-somepulp-agents@jeffrigby/somepulp-agentsAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 7 |
|---|---|
| Last updated | July 4, 2026 |
| Repository | jeffrigby/somepulp-agents ↗ |
What it does
Add specialist Claude Code agents that audit your codebase, research libraries, and pull second opinions from Codex and Gemini.
Who is it for?
Best when you want multi-agent code health reviews and dual-model opinions before merging or refactoring.
Skip if: Skip if you only need a single lightweight linter with no multi-model consultation or audit depth.
What you get
After install, you can trigger dedicated audit and research agents plus Codex and Gemini opinions so review and pretask research happen inside Claude Code.
- Structured audit and health-review agent runs on your codebase
- Research and official-docs lookup workflows before implementation
- Recorded second opinions from Codex and Gemini on selected decisions
By the numbers
- 3 plugins in the somepulp-agents bundle
- Supports Claude plus OpenAI Codex and Google Gemini consultation paths
Recommended Plugins
How it compares
Multi-agent audit and consultation plugin, not a one-shot formatting or lint MCP.
FAQ
Who is Jeffrigby Somepulp Agents for?
It is for Claude Code users who want structured auditing, research agents, and optional Codex or Gemini second opinions on code and design.
When should I use Jeffrigby Somepulp Agents?
Use it before merging large changes, when evaluating unfamiliar libraries, or when you want another model’s take on an architecture decision.
How do I add Jeffrigby Somepulp Agents to my agent?
Install the jeffrigby/somepulp-agents Claude Code plugin bundle and configure API access for Codex and Gemini if you use the opinion agents.