What problem does it solve?
This Skill provides a formal framework and tooling to design, validate, and deploy autonomous Agents (Sub-Processes) for Claude Code plugins. It ensures consistent frontmatter, example-based triggering, system prompt structure, and tooling integration to accelerate robust agent creation across projects.
Core Features & Use Cases
- Frontmatter-driven agent definitions: name, description, model, color, tools
- Example-driven triggering: 2-4 <example> blocks to demonstrate when to invoke the agent
- Validation and testing: script-based checks and validation workflow to ensure structure and safety
- Agent orchestration and subagent coordination patterns for complex tasks
- Reference and customization: system-prompt templates, optional components, and project-specific guidance
Quick Start
Use this skill to draft an agent's frontmatter-driven configuration and system prompt, then save it as agents/your-agent.md.