关于
The Create Agent skill empowers developers to extend Claude Code's capabilities by defining custom sub-agents tailored for specific workflows. By creating structured markdown files in the .claude/agents directory, users can delegate noisy or repetitive tasks—such as API lookups, testing, or deep file reads—to specialized processes. This architectural approach keeps the main conversation context clean, leverages different Claude models (Haiku, Sonnet, Opus) for cost and speed efficiency, and ensures consistent implementation of project-specific patterns and domain knowledge.