What problem does it solve?
This Skill helps engineering teams verify that High-Level Design documents (HLD) align with the PRD and charter, preventing drift between planning and implementation. It simulates multi-actor design reviews to surface gaps, risks, and inconsistencies before code is written.
Core Features & Use Cases
- PRD↔HLD drift detection: identifies omissions, expansions, misinterpretations, and boundary shifts between PRD and HLD.
- Stage-based review: performs Phase 1 drift checks, Phase 2 technical review, and optional Phase 3 risk-driven perspectives based on project risk features.
- Evidence-based reporting: outputs a structured findings document with actionable remediation and references to the exact PRD/HLD sections.
Quick Start
Run the hld-reviewer against an HLD document and its PRD baseline, for example:
- Path: ./plugins/testany-eng/skills/hld-reviewer/references/drift-detection-guide.md (or your HLD file path)
- Output: a categorized report detailing P0/P1/P2 issues, drift types, and suggested fixes.