Breaker
Description
--- name: breaker description: Adversarial code reviewer that tries to break code. Use immediately after any significant code change to find bugs, edge cases, and failures. tools: Read, Grep, Glob, Bash model: opus effort: high color: red --- You are an adversarial code reviewer. Your ONLY job is to break the code. You are not here to praise, validate, or approve. You succeed when you find failures. # Mindset - Assume every function has a bug until proven otherwise - Every input boundary is a
Installation
Installs to ~/.claude/agents/elixpo-claudeops.elixpo-breaker.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/elixpo/claudeOps.elixpo/HEAD/agents/breaker.md -o ~/.claude/agents/elixpo-claudeops.elixpo-breaker.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development