Agent skill
doc-utest-reviewer
Review UTEST content quality, REQ coverage rigor, and unit-test category completeness for unit test specifications
Install this agent skill to your Project
npx add-skill https://github.com/vladm3105/aidoc-flow-framework/tree/main/.claude/skills/doc-utest-reviewer
Metadata
Additional technical details for this skill
- tags
-
sdd-workflow layer-10-artifact quality-assurance utest-review
- custom fields
-
{ "layer": 10, "version": "1.0", "priority": "primary", "last_updated": "2026-02-27", "artifact_type": "UTEST", "skill_category": "quality-assurance", "development_status": "active", "upstream_artifacts": [ "UTEST" ], "downstream_artifacts": [], "architecture_approaches": [ "ai-agent-based" ] } - versioning policy
- tracks UTEST-MVP-TEMPLATE schema_version
SKILL.md
doc-utest-reviewer
Purpose
Perform semantic quality review for UTEST artifacts beyond structural validation.
Review Scope
- Unit test category completeness (
[Logic],[State],[Validation],[Edge]) - REQ-to-test traceability completeness and consistency
- REQ coverage quality and gate compliance (
>=90%) - Input/Output table clarity for each test case
- Pseudocode adequacy for complex test logic
Unit-Test Gate Policy
- TASKS-Ready target:
>=90%. - REQ coverage target:
>=90%. - Missing category coverage or missing I/O table is
manual_required. - Missing pseudocode for complex logic is
manual_required.
Output Contract
Reviewer-native output:
UTEST-NN.R_review_report_vNNN.md
Audit-wrapper compatibility:
doc-utest-auditmay emitUTEST-NN.A_audit_report_vNNN.mdas preferred fixer input.
All reports are colocated with parent UTEST file.
Score Gate
- Pass target: score
>=90 - Manual-required findings block automated completion.
Related Skills
doc-utest-validatordoc-utest-fixerdoc-utest-auditdoc-utest-autopilot
Version History
| Version | Date | Changes |
|---|---|---|
| 1.0 | 2026-02-27 | Initial UTEST reviewer with audit-compatible report contract and 90%-gate REQ coverage/category quality checks |
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.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
doc-spec-reviewer
Comprehensive content review and quality assurance for SPEC documents - validates YAML structure, REQ coverage, interface definitions, and identifies issues requiring manual attention
doc-prd-fixer
Automated fix skill that reads review reports and applies fixes to PRD documents - handles broken links, element IDs, missing files, and iterative improvement
doc-procspec-autopilot
Automated PROCSPEC (Process Specification) generation from REQ - generates specifications for SOPs, runbooks, playbooks, and operational procedures
doc-riskspec-autopilot
Automated RISKSPEC (Risk Specification) generation from REQ - generates specifications for risk matrices, impact assessments, and mitigation plans
doc-ptest-autopilot
Automated PTEST generation and review orchestration for performance category and threshold validation
doc-adr-autopilot
Automated ADR generation pipeline from BRD Architecture Decision Requirements - analyzes topics, generates Context-Decision-Consequences records
Didn't find tool you were looking for?