Validate Windsurf AI assets such as AGENTS.md files, Windsurf skills, templates, checklists, and support scripts. Use after creating or modifying the repository's Windsurf component package.
Validate Windsurf-native AI assets before considering the package complete.
Validate:
AGENTS.md.windsurf/skills/*/SKILL.md.windsurf/skills/ai-assets/templates/*.windsurf/skills/ai-assets/checklists/*.windsurf/hooks/scripts/*Do not use this skill for application linting, unit tests, or runtime deployment checks.
Confirm:
SKILL.md lives under .windsurf/skills/<skill-name>/Confirm:
For SKILL.md:
name presentdescription present and specificFor AGENTS.md, templates, and checklists:
Check:
AGENTS.md.windsurf/skills/<name>/.windsurf/skills/ai-assets/Flag missing targets and orphaned assets that no workflow will discover.
Check:
SKILL.md files are concise enough for progressive disclosureAGENTS.md files do not bury critical policy in long proseReturn:
Use validation-checklist.md for the detailed checklist and script patterns.