OpenAI Codex CLI wrapper with review, rescue, and analysis agents for workflow integration
Delegate a debugging or investigation task to Codex for independent exploration and fix proposal. Use when stuck on a bug, need a fresh perspective, or want parallel investigation.
Invoke Codex CLI to review current diff or a PR. Produces structured findings in P1/P2/P3 format. Use as standalone review or to get a second opinion alongside review:pr.
Detect Codex CLI, verify OpenAI authentication, and install if needed. Run after first install or when codex commands fail.
Check running Codex processes and recent session history. Use to monitor long-running Codex tasks or debug hung processes.
Codebase research and analysis agent using OpenAI Codex CLI. Answers questions about code architecture, patterns, and behavior. Spawned by research workflows or invoked directly.
Supplementary code reviewer using OpenAI Codex CLI. Provides independent second-opinion review findings in P1/P2/P3 format. Spawned by review:pr when yellow-codex is installed.
Debugging and rescue agent using OpenAI Codex CLI. Independently explores codebase and proposes fixes for stuck tasks. Spawned by workflows:work or manually via /codex:rescue.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Personal Claude Code plugin marketplace — 14 plugins for Git workflows, code review, CI, research, testing, documentation, code editing, and security remediation.
22.22.0 or later and below 25.0.08.0.0 or laterAdd the marketplace, then install individual plugins:
/plugin marketplace add KingInYellows/yellow-plugins
/plugin install gt-workflow@yellow-plugins
| Plugin | Description | Components |
|---|---|---|
gt-workflow | Graphite-native workflow commands for stacked PRs, smart commits, sync, and stack navigation | 6 commands, 2 hooks, 1 MCP |
yellow-browser-test | Autonomous web app testing with agent-browser — auto-discovery, structured flows, and bug reporting | 3 agents, 4 commands, 2 skills |
yellow-chatprd | ChatPRD MCP integration with document management and Linear bridging | 4 agents, 6 commands, 1 skill, 1 MCP |
yellow-ci | CI failure diagnosis, workflow linting, and runner health management for self-hosted GitHub Actions runners | 4 agents, 8 commands, 2 skills, 1 hook |
yellow-core | Dev toolkit with review agents, research agents, and workflow commands for TS/Py/Rust/Go | 13 agents, 7 commands, 4 skills, 1 MCP |
yellow-debt | Technical debt audit and remediation with parallel scanner agents for AI-generated code patterns | 7 agents, 6 commands, 1 skill, 1 hook |
yellow-devin | Devin.AI V3 API integration — delegate tasks, manage sessions, research codebases via DeepWiki | 1 agent, 9 commands, 1 skill, 2 MCPs |
yellow-docs | Documentation audit, generation, and Mermaid diagram creation for any repository | 3 agents, 5 commands, 1 skill |
yellow-linear | Linear MCP integration with PM workflows for issues, projects, initiatives, cycles, and documents | 3 agents, 9 commands, 1 skill, 1 MCP |
yellow-morph | Intelligent code editing and search via Morph Fast Apply and WarpGrep | 2 commands, 1 MCP |
yellow-research | Deep research with Perplexity, Tavily, EXA, Parallel Task, and ast-grep MCPs | 2 agents, 4 commands, 1 skill, 5 MCPs |
yellow-review | Multi-agent PR review with adaptive agent selection, parallel comment resolution, and stack review | 7 agents, 4 commands, 1 skill |
yellow-ruvector | Persistent vector memory and semantic code search for Claude Code agents via ruvector | 2 agents, 6 commands, 3 skills, 5 hooks, 1 MCP |
yellow-semgrep | Semgrep security finding remediation — fetch, fix, and verify "to fix" findings from the Semgrep platform | 2 agents, 5 commands, 1 skill, 1 MCP |
Nine plugins connect to MCP servers. Authentication requirements vary by server.
npx claudepluginhub kinginyellows/yellow-plugins --plugin yellow-codexCI failure diagnosis, workflow linting, and runner health management for self-hosted GitHub Actions runners
Technical debt audit and remediation with parallel scanner agents. Use when you need to assess codebase health, identify AI-generated debt patterns, prioritize findings, and systematically remediate technical debt.
Graphite-native workflow commands for stacked PR development. Provides smart commit-and-submit with parallel audit agents, stack planning, sync, and navigation — all through the gt CLI.
Devin.AI V3 API integration — delegate tasks, manage sessions, review and remediate PRs, research codebases via DeepWiki, orchestrate plan-implement-review chains
Dev toolkit with review agents, research agents, and workflow commands for TypeScript, Python, Rust, and Go
Corca Workflow Framework — consolidated hooks and skill orchestration for structured development sessions
Personal Claude Code + Codex dev stack: security hooks, AI-first code conventions, /security-review, /repo-map, /stack-check, portable statusline. Designed to complement other skills-based plugins, not replace them.
Pull request review, issue resolution, and Graphite stack management
Automated code review for pull requests using multiple specialized agents with confidence-based scoring
Autonomous AI development pipeline that uses GitHub as a structured knowledge graph for Claude Code agents. Adds /work-on, /review-pr, /quality-gate, /orchestrate, and 20+ pipeline commands.
Commands for Git operations, commits, and PRs