What problem does it solve?
This Skill provides a structured, repeatable approach to designing, validating, and deploying autonomous agent configurations for Claude Code plugins. It helps teams create consistent frontmatter, robust system prompts, and clear triggering patterns, ensuring agents align with project conventions and quality standards.
Core Features & Use Cases
- Frontmatter validation: ensures mandatory fields are present, properly formatted, and aligned with project guidelines.
- System prompt design: delivers a comprehensive, second-person system prompt that defines responsibilities, processes, and output formats.
- Triggering guidance: includes explicit <example> blocks to demonstrate explicit, proactive, and edge-case triggering scenarios.
- File structure templates: provides a standardized layout for agent markdown files, including optional resources (scripts/, references/, assets/).
- Validation integration: offers guidance for validating agent files with scripts and tooling to catch common pitfalls.
- Project alignment: ensures agents reflect CLAUDE.md patterns and plugin-specific conventions for consistency.
Quick Start
Describe your desired agent and triggering scenarios in plain language to generate its frontmatter and system prompt.