Plugin Claude Code
Plugin marketplace listing 1 plugin: angry-ralph.
Plugin Claude Code
Plugin marketplace listing 1 plugin: angry-ralph.
Plugin Claude Code
Unified multi-LLM planning with adversarial review and TDD execution via Ralph Loop.
Agent
Use this agent when adversarial plan review or final code review is needed via external LLM CLIs or Claude self-reflection fallback. Examples.
Command
Run Phases 1-2 (Decompose + Plan) of the angry-ralph pipeline.
Command
Adversarial bug diagnosis — differential diagnosis via external LLMs, hypothesis-driven TDD fix.
Command
Run Phases 4-6 (Split + TDD Execute + Final Review) of the angry-ralph pipeline.
Command
Surgical TDD strike — write failing test, fix, green, commit.
Command
Start the angry-ralph unified planning and execution pipeline.
Command
Run adversarial review on plan, code, or a specific section.
Command
Show current angry-ralph pipeline state.
Command
Cancel the active angry-ralph loop.
Hook
Runs when the agent finishes a response, executing stop-hook.sh via bash. From Custos/angry-ralph.
Hook
Runs when a subagent finishes, executing stop-hook.sh via bash. From Custos/angry-ralph.
Skill Claude CodeCodex
This skill should be used when the user asks to "run angry-ralph", "plan and implement a feature", "start the planning pipeline", "decompose and build", "diagnose a bug adversarially", "find the root cause", "differential diagnosis", or invokes the /angry-ralph or /angry-diagnose commands. Orchestrates a 6-phase…