doc-ptest-reviewer
Purpose
Perform semantic quality review for PTEST artifacts beyond structural validation.
Review Scope
-
SYS and SPEC alignment for performance requirements
-
Category completeness ([Load] , [Stress] , [Endurance] , [Spike] )
-
Load scenario realism and threshold measurability
-
Execution profile completeness for complex scenarios
-
Traceability completeness and consistency
Output Contract
Reviewer-native output:
- PTEST-NN.R_review_report_vNNN.md
Audit-wrapper compatibility:
- doc-ptest-audit may emit PTEST-NN.A_audit_report_vNNN.md as preferred fixer input.
All reports are colocated with parent PTEST file.
Score Gate
-
Pass target: score >=90
-
Manual-required findings block automated completion.
Related Skills
-
doc-ptest-validator
-
doc-ptest-fixer
-
doc-ptest-audit
-
doc-ptest-autopilot
Version History
Version Date Changes
1.0 2026-02-27 Initial PTEST 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 .