Agent
Autonomous architect-executor who decides the approach AND builds it. Use when no plan exists and the task requires design choices, or for complex multi-file implementation. Also handles escalation when 2+ executor fixes have failed.
Agent
Autonomous architect-executor who decides the approach AND builds it. Use when no plan exists and the task requires design choices, or for complex multi-file implementation. Also handles escalation when 2+ executor fixes have failed.
Agent
Plan executor who follows instructions exactly. Use when a plan (from Sokka or the user) already exists and needs faithful step-by-step execution. Never improvises, never makes architectural decisions.
Agent
Documentation specialist and project storyteller. Always use for any writes to README.md, CHANGELOG.md, docs/ directory, or any project-level documentation. Use proactively when tasks involve explaining, documenting, or writing prose about the codebase.
Agent
Precision surgeon for targeted fixes. Makes the smallest possible change to fix bugs, errors, and broken code without side effects. Never redesigns, never refactors beyond the fix. Use when something specific is broken and needs a focused repair.
Agent
Quick focused task executor for bounded implementation work. Always use for single-domain tasks with clear scope, focused code changes, and research queries. Use proactively for straightforward implementation that doesn't need deep reasoning.
Agent
Strategic planning agent for complex projects. Always use for planning multi-step features, analyzing ambiguous requirements, and reviewing work plans. Operates in interview/consultant mode. Use proactively when tasks need decomposition before implementation.
Agent
Codebase and documentation search specialist with seismic perception. Always use for multi-angle codebase search, finding files by patterns, searching external docs, and analyzing media files. Use proactively when exploring unfamiliar modules or answering "how does X work?" questions.
Agent
Visual design specialist and UI firebender. Always use for image generation, icon creation, UI mockups, visual asset work, and design-heavy frontend implementation. Use proactively when tasks involve creating or refining visual elements.
Command
Use Aang (the deep executor agent) for this implementation task.
Command
CACTUS JUICE MODE -- "It's the quenchiest!".
Command
Use Iroh (the documentation specialist agent) for this task.
Command
Use Katara (the healer agent) for methodical debugging and code healing.
Command
Use Zuko (the visual specialist agent) with the cursor-image-generation skill for this task.
Command
Analyze the following request using Sokka (the strategist agent) for the full planning pipeline.
Command
Use Momo (the quick focused agent) for this task.
Command
Use Toph (the search specialist agent) for multi-angle exploration.
Command
Use Appa (the systematic executor agent) to work through this task list.
Cursor rule
Team Avatar orchestration -- root thread delegates ALL work via Task tool.
Skill Claude CodeCodex
Design system architecture and high-level technical strategy.
Skill Claude CodeCodex
Search and navigate large codebases efficiently. Use when finding specific code patterns, tracing function calls, understanding code structure, or locating bugs. Handles semantic search, grep patterns, AST analysis.
Skill Claude CodeCodex
Use when writing or improving README files. Not all READMEs are the same β provides templates and guidance matched to your audience and project type.
Skill Claude CodeCodex
Generate tailored sales assets (landing pages, decks, one-pagers, workflow demos) from your deal context. Describe your prospect, audience, and goal β get a polished, branded asset ready to share with customers.
Skill Claude CodeCodex
Generate and iterate images in Cursor using the built-in image model and strong prompts. Use when creating icons, illustrations, UI mockups, diagrams, marketing visuals, or any raster asset from a text description or reference image.
Skill Claude CodeCodex
Systematic 4-phase debugging with root cause investigation. Use when fixing bugs to prevent random fixes.