Agent skill

doc-utest-reviewer

Review UTEST content quality, REQ coverage rigor, and unit-test category completeness for unit test specifications

Stars 10
Forks 3

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

  1. Unit test category completeness ([Logic], [State], [Validation], [Edge])
  2. REQ-to-test traceability completeness and consistency
  3. REQ coverage quality and gate compliance (>=90%)
  4. Input/Output table clarity for each test case
  5. 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-audit may emit UTEST-NN.A_audit_report_vNNN.md as 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-validator
  • doc-utest-fixer
  • doc-utest-audit
  • doc-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.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results