timheuer/Validate VS Code Custom Agent

Validates .agent.md files against the VS Code custom agent specification

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathPath to the .agent.md file or directory containing agent filesno.
fail-on-warningTreat warnings as errorsnofalse
ignore-rulesComma-separated list of rule IDs to ignore (e.g., "description-quality,body-empty")no""
validate-referencesCheck that file references in the agent body actually existnofalse
namedescription
validWhether the agent file(s) are valid (true/false)
errorsJSON array of validation errors
warningsJSON array of validation warnings
files-validatedNumber of agent files validated