beast
01Agent Claude Code
Gap analyst for implementation plans; use before finalizing a Cerebro plan to find ambiguity, missing acceptance criteria, edge cases, and over-engineering.
Agent Claude Code
Gap analyst for implementation plans; use before finalizing a Cerebro plan to find ambiguity, missing acceptance criteria, edge cases, and over-engineering.
Agent Claude Code
Live field coordinator for Cerebro agent teams; owns the shared task list, assigns work to teammates via TaskUpdate and SendMessage, verifies results directly, and reports completion to Cerebro.
Agent Claude Code
Business analyst and requirements specialist; turns vague or product-shaped user intent into structured requirements, user stories, acceptance criteria, and success metrics before technical planning begins.
Agent Claude Code
Strict plan validator; use for high-risk or high-accuracy Cerebro plans and return OKAY or REJECT with concrete issues.
Agent Claude Code
Read-only architecture consultant for engineering tradeoffs, system design, scalability, security, performance, and maintainability.
Agent Claude Code
Customer and product-owner proxy; an opinionated, research-driven voice of the user who knows exactly what a great product looks like. Forms the customer vision with Cypher at the front, and judges the finished product as a demanding customer at the end.
Agent Claude Code
Read-only codebase traversal and pattern discovery specialist; use for fast repository search, grep, and structural exploration.
Agent Claude Code
Strategic planning specialist for complex or risky work; turns gathered context into canonical Cerebro plans without spawning agents.
Agent Claude Code
Read-only knowledge retrieval specialist for current documentation, APIs, OSS libraries, version behavior, and external best practices.
Agent Claude Code
Frontend and visual engineering worker for UI components, interaction states, accessibility, and responsive implementation.
Agent Claude Code
Focused implementation worker for code, bug fixes, tests, and TDD tasks; no delegation and no plan modifications.
Command Claude Code
Validate the Cerebro workflow configuration.
Command Claude Code
Create or refresh .cerebro/project-context.md for this repository.
Command Claude Code
Command "cerebro-plan" from yelaco/claude-xmen, covering cerebro plan - agent team planning, instructions for cerebro, 1. interview, 2. create the planning team and 3. create the shared task list.
Command Claude Code
Wipe the Cerebro runtime and start fresh. This command destroys all execution history, plans, notepads, and active state. Use it when a run is irreparably stuck or you want a clean slate before a new mission.
Command Claude Code
Run after cloning the template or any time the installation feels misconfigured. Wires CLAUDE.md correctly and checks whether the upstream template has a newer release.
Command Claude Code
Execute or resume the latest Cerebro plan.
Command Claude Code
Sync template-owned files from the upstream claude-xmen repo at a user-chosen tagged release.
Command Claude Code
Assemble the full team for autonomous execution of: $ARGUMENTS.
Hook Claude Code
Runs when a subagent finishes, executing check-task-result-envelope.sh via bash. From yelaco/claude-xmen.
Hook Claude Code
Runs when the agent finishes a response, executing check-pending-todos.sh via bash. From yelaco/claude-xmen.
Hook Claude Code
Runs on the TaskCreated event, executing log-team-event.sh via bash. From yelaco/claude-xmen.
Hook Claude Code
Runs when a task is marked completed, executing log-team-event.sh via bash. From yelaco/claude-xmen.
Hook Claude Code
Runs on the TeammateIdle event, executing log-team-event.sh via bash. From yelaco/claude-xmen.