doc-utest-validator
Installation
SKILL.md
doc-utest-validator
Purpose
Validate UTEST documents for subtype-specific schema, structure, traceability, and unit-test gate requirements.
Validation Schema Reference
ai_dev_ssd_flow/10_TSPEC/UTEST/UTEST_MVP_SCHEMA.yamlai_dev_ssd_flow/10_TSPEC/UTEST/UTEST-MVP-TEMPLATE.mdai_dev_ssd_flow/10_TSPEC/UTEST/UTEST_MVP_SCHEMA.yaml
Validation Checklist
- Nested folder rule (
UTEST-NN_{slug}/UTEST-NN_{slug}.md) - Six required sections present and ordered
- UTEST element IDs use
TSPEC.NN.40.SS - Required cumulative tags present (
@brd..@spec, optional@ctr) - Required subtype tags present (
@req,@spec) - TASKS-Ready score markers are present (
Target: >=90%) - REQ coverage markers are present (
Coverage: >=90%) - Test categories include
[Logic],[State],[Validation],[Edge] - Input/Output table requirement is satisfied for test cases
- Pseudocode guidance exists for complex test logic
Commands
python ai_dev_ssd_flow/10_TSPEC/scripts/validate_utest.py docs/10_TSPEC/UTEST/
bash ai_dev_ssd_flow/10_TSPEC/scripts/validate_all_tspec.sh docs/10_TSPEC/
bash ai_dev_ssd_flow/10_TSPEC/scripts/validate_tspec_quality_score.sh docs/10_TSPEC/
python ai_dev_ssd_flow/scripts/validate_cross_document.py --document docs/10_TSPEC/UTEST/UTEST-NN_slug/UTEST-NN_slug.md --auto-fix
python ai_dev_ssd_flow/scripts/validate_tags_against_docs.py --artifact UTEST-NN --expected-layers brd,prd,ears,bdd,adr,sys,req,spec --strict
Integration
- Invoked by:
doc-utest,doc-utest-autopilot,doc-utest-audit - Feeds into:
doc-utest-audit,doc-utest-fixer
Version History
| Version | Date | Changes |
|---|---|---|
| 1.0 | 2026-02-27 | Initial UTEST validator with schema/structure/tag checks and unit-test 90% gate validation rules |
Implementation Plan Consistency (IPLAN-004)
- Treat plan-derived outputs as valid source mode and verify intent preservation from implementation plan scope/objectives.
- Validate upstream autopilot precedence assumption:
--iplan > --ref > --prompt. - Flag objective/scope conflicts between plan context and artifact output as blocking issues requiring clarification.
- Do not introduce legacy fallback paths such as
docs-v2.0/00_REF.
Weekly Installs
3
Repository
vladm3105/aidoc…rameworkGitHub Stars
11
First Seen
Mar 13, 2026
Security Audits
Installed on
opencode3
gemini-cli3
antigravity3
claude-code3
github-copilot3
codex3