aide_validate
Validate .aide spec files to detect orphaned specs, missing specs, naming conflicts, broken links, orphaned research, and missing descriptions in your project.
Instructions
Health check for .aide spec files in the project. Detects orphaned specs (in folders with no orchestrator), missing specs (orchestrators with 3+ helper imports but no .aide), naming conflicts (.aide + intent.aide in same folder), broken links, orphaned research (research.aide without intent spec), and missing descriptions (specs with no description field in frontmatter).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Subdirectory to validate (defaults to entire project) |