The skill validator walks all of src/ recursively, so the bmad-module skill's reference and negative example modules under tests/fixtures/ (intentionally non-bmad-* names and deliberately-malformed fixtures) were validated as production skills and tripped HIGH SKILL-04 name-format findings, failing `validate:skills --strict`. Exclude a `fixtures/` directory whose parent is `tests/` from discovery so the validator judges only real skills. No production skill lives under tests/fixtures/. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| docs | ||
| installer | ||
| build-docs.mjs | ||
| bundle-web-bundles.js | ||
| fix-doc-links.js | ||
| format-workflow-md.js | ||
| javascript-conventions.md | ||
| migrate-custom-module-paths.js | ||
| skill-validator.md | ||
| validate-doc-links.js | ||
| validate-file-refs.js | ||
| validate-sidebar-order.js | ||
| validate-skills.js | ||
| validate-svg-changes.sh | ||