claude-agents
Installation
SKILL.md
Claude Code Agents
Guide for creating custom agents that provide specialized behaviors and tool access for specific tasks.
When spawning as part of a team
Invoke /core:agent-loop for the 4-phase / 6-tier execution model.
Invoke /claude-code:claude-teams if the agent joins a multi-agent team.
Invoke /core:anti-fabrication always — every claim about a tool, file, or test result requires tool execution.
Glob patterns like /core:* do not expand in Agent prompts. List skill names explicitly.