Claude Code subagent imported from DT11lang/Agents-Claude (
.claude/agents/CLAUDE.md). Copyright stays with the author.
This file applies to every file under .claude/agents/.
When creating or editing an agent definition here, follow the structural pattern validated in validation/agent-validation.md: Purpose, Role Summary, Responsibilities, Boundaries — What This Agent Does NOT Do, Execution Modes, Inputs and Outputs, Knowledge Consumed, Capabilities, Quality Gate, Example, Collaboration, Future Extensibility, Relationship to Other Framework Components — in addition to the Claude Code subagent frontmatter (name, description) required at the top of the file.
Cross-check every ID and capability referenced against registry/agent-manifest.yaml and registry/capability-manifest.yaml — do not introduce an ID that isn't registered there, and do not let an agent's declared responsibilities overlap with another agent's.
Follow framework/naming-conventions.md for file and identifier naming.