What problem does it solve?
This Skill helps you design, write, validate, and organize autonomous agents for Claude Code plugins without guessing at the required structure or trigger logic.
Core Features & Use Cases
- Agent File Design: Defines the required frontmatter fields, naming rules, model selection, color choice, and optional tool restrictions.
- Trigger Engineering: Shows how to write strong description text with clear activation conditions and concrete usage examples.
- System Prompt Architecture: Provides patterns for building second-person instructions with responsibilities, workflows, quality standards, and output formats.
- Validation and Testing: Includes a validation script and reference guidance to check agent files for formatting, completeness, and usability.
- Use Case: A developer wants to create a new review agent for a plugin, so this Skill guides the full process from concept to validated markdown file.
Quick Start
Use this skill to create a Claude Code agent specification that includes frontmatter, triggering examples, and a complete system prompt.