understand
25Agent Claude Code
You are the Understanding subagent for task decomposition. Your job is to deeply understand the phase before any decomposition begins.
Agent Claude Code
You are the Understanding subagent for task decomposition. Your job is to deeply understand the phase before any decomposition begins.
Agent Claude Code
You are the Validation subagent for task decomposition. Your job is to validate the decomposition before execution begins.
Skill Claude CodeCodex
Parallel codebase search with Warp-Grep MCP. Use for codebase discovery, understanding how things work, data flow analysis, or when the user asks "how does X work" about the codebase.
Skill Claude CodeCodex
Verify external libraries, APIs, and frameworks against current documentation. Use when implementing external dependencies, when unsure if a pattern is current, when the user mentions "ground", "verify docs", "exa", or "current API".
Skill Claude CodeCodex
New agent startup checklist for Agent Mail and Beads. Use when starting a new agent session, when the user says "prime" or "startup", or when beginning work on a multi-agent project.
Skill Claude CodeCodex
Retrieve context from past sessions before implementing. Use for learned patterns, past solutions, anti-patterns, session history, or when the user mentions "recall", "memory", "history", "cass", "cm", or "what do we know about".
Skill Claude CodeCodex
Release readiness checklist for shipping. Use after execution completes, when the user says "release" or "ship", or before deploying to production.
Skill Claude CodeCodex
Resolve disagreements between agents or approaches using test-based adjudication. Use when agents disagree, when multiple valid approaches exist, when the user asks "which approach", or when making architectural decisions with tradeoffs.
Agent Claude Code
You are the Adjudication subagent for disagreement resolution. Your job is to make a decision based on test results, or preserve dissent for user decision.
Agent Claude Code
You are the Test Execution subagent for disagreement resolution. Your job is to run the discriminating tests and record results.
Agent Claude Code
You are the Positions subagent for disagreement resolution. Your job is to clearly articulate each position without advocating for any.
Agent Claude Code
You are the Test Generation subagent for disagreement resolution. Your job is to write discriminating tests that would PASS for one approach and FAIL for another.
Skill Claude CodeCodex
Security scanning with UBS (Ultimate Bug Scanner). Use before commits, when scanning for bugs, when the user mentions "ubs", "bugs", "scan", "verify", or "security".