Agent Claude Code
Expert code reviewer. Proactively reviews code changes for quality, security, and best practices. Use after implementing features or fixing bugs to ensure code quality.
The standard fabric for AI agent resources: Manage, sync, and update across Cursor, Claude Code, and more."
Agent Claude Code
Expert code reviewer. Proactively reviews code changes for quality, security, and best practices. Use after implementing features or fixing bugs to ensure code quality.
Agent Claude Code
Orchestrates parallel task execution. Plans task decomposition, executes independent subtasks concurrently via background agents, coordinates sequential phases, and verifies results.
Agent Claude Code
Plans and decomposes complex tasks into mutually exclusive subtasks for parallel execution. Use when facing large tasks that can benefit from concurrent subagent work.
Agent Claude Code
Generic worker agent for executing isolated subtasks. Used by parallel-executor to run individual tasks with file ownership constraints.
Agent Claude Code
Comprehensive project verification specialist. Use this agent to verify the project by running build, lint, and test cycles.