Agent skill

doc-itest-reviewer

Review ITEST content quality, contract alignment, and interaction completeness for integration 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-itest-reviewer

Metadata

Additional technical details for this skill

tags
sdd-workflow layer-10-artifact quality-assurance itest-review
custom fields
{
    "layer": 10,
    "version": "1.0",
    "priority": "primary",
    "last_updated": "2026-02-27",
    "artifact_type": "ITEST",
    "skill_category": "quality-assurance",
    "development_status": "active",
    "upstream_artifacts": [
        "ITEST"
    ],
    "downstream_artifacts": [],
    "architecture_approaches": [
        "ai-agent-based"
    ]
}
versioning policy
tracks ITEST-MVP-TEMPLATE schema_version

SKILL.md

doc-itest-reviewer

Purpose

Perform semantic quality review for ITEST artifacts beyond structural validation.


Review Scope

  1. CTR and SYS alignment for integration points
  2. Contract compliance completeness (schema/status/headers, where applicable)
  3. Interaction flow validation (sequence and data flow)
  4. Test case completeness and side-effect/error-path coverage
  5. Traceability completeness and consistency

Output Contract

Reviewer-native output:

  • ITEST-NN.R_review_report_vNNN.md

Audit-wrapper compatibility:

  • doc-itest-audit may emit ITEST-NN.A_audit_report_vNNN.md as preferred fixer input.

All reports are colocated with parent ITEST file.


Score Gate

  • Pass target: score >=90
  • Manual-required findings block automated completion.

Related Skills

  • doc-itest-validator
  • doc-itest-fixer
  • doc-itest-audit
  • doc-itest-autopilot

Version History

Version Date Changes
1.0 2026-02-27 Initial ITEST reviewer with audit-compatible report contract and threshold-based pass gate

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