HOW_IT_WORKS

Task-specialized AI assistants with separate context windows and custom configurations.

WHAT_IS_A_SUB-AGENT?

A specialized AI assistant orchestrated by the main agent—ideal for context management, parallelization, and focused tasks.

WHY_SUB-AGENTS

Real isolation: each sub-agent runs with its own context window; only results flow back.

Task focus: custom system prompts + tool permissions per agent.

Drop-in config: markdown + YAML; user-level ~/.claude/agents/ or project-level .claude/agents/.

HOW_TO_INSTALL

  1. 1

    Copy the .md file into ~/.claude/agents/ (user) or .claude/agents/ (project).

  2. 2

    Reload Claude Code, invoke the agent, ship.

Works anywhere your IDE runs Claude Code (VS Code & forks like Cursor/Windsurf; JetBrains).

VERIFICATION

"Verified" means: reproducible install, clear scope, safe defaults, maintained repo. We spot-check behavior and metadata before badging.