validate-agent
Installation
SKILL.md
Validate Agent Skill
Purpose
Ensure that agent definitions are technically sound, follow project standards, and are compatible with the current environment and other agents.
When to Use
- After creating a new agent.
- After modifying an existing agent's frontmatter (model, tools, handoffs).
- When troubleshooting "dead-end" handoffs or tool execution failures.
Workflow
1. Run Automated Validation
Execute the validation script to check for common errors in frontmatter and structure:
./scripts/validate-agents.py