Comprehensive content review and quality assurance for Behavior-Driven Development (BDD) documents. This skill performs deep content analysis beyond structural validation, checking Gherkin syntax correctness, scenario completeness, EARS alignment, step definition reusability, and identifying issues that require manual review.
| Focus | Schema compliance, ADR-Ready score | Content quality, step reusability | | Checks | Required sections, Gherkin syntax | Scenario coverage, EARS traceability | | Auto-Fix | Structural issues only | Content issues (syntax, formatting) | | Output | ADR-Ready score (numeric) | Review score + issue list |
| Phase | Phase 4 (Validation) | Phase 5 (Final Review) | | Blocking | ADR-Ready < threshold blocks | Review score < threshold flags |
Comprehensive content review and quality assurance for BDD documents - validates Gherkin syntax, scenario completeness, EARS alignment, and identifies issues requiring manual attention Source: vladm3105/aidoc-flow-framework.