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
Installs
14
Repository
oocx/tfplan2md
GitHub Stars
167
First Seen
Feb 28, 2026
validate-agent — oocx/tfplan2md