sdd-doc-review

Analyze SDD documentation for completeness and consistency across PRD, SPEC, and PLAN.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Seok-Ryu/spec-driven-flow-with-agents --skill sdd-doc-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sdd-doc-review
Source: https://github.com/Seok-Ryu/spec-driven-flow-with-agents/tree/main/.claude/skills/sdd-doc-review
Command: npx skills add https://github.com/Seok-Ryu/spec-driven-flow-with-agents --skill sdd-doc-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill validates the quality of SDD documents (PRD/SPEC/PLAN) to prevent gaps and misalignments before development.

Core Features & Use Cases

  • Verifies completeness of PRD, SPEC, and PLAN
  • Identifies gaps, ambiguities, and potential conflicts across documents
  • Guides gates for team reviews and decision points

Quick Start

Review the target feature's SDD documents to ensure they satisfy quality gates and produce actionable feedback.

Frequently Asked Questions about sdd-doc-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I review SDD documentation for completeness and consistency?

SDD documentation quality gates validate completeness and consistency across PRD, SPEC, and PLAN documents before development begins. This prevents gaps and misalignments by identifying missing acceptance criteria and providing remediation steps for rework.

What is the best way to identify gaps and ambiguities across PRD, SPEC, and PLAN documents?

To check SDD document readiness, ensure your feature folder contains the PRD, SPEC, and PLAN files. The review operates directly on this folder to verify document completeness, identify missing acceptance criteria, and generate remediation steps.

Can I use this to find missing acceptance criteria in my feature specification?

SDD document review identifies gaps, ambiguities, and missing acceptance criteria across PRD, SPEC, and PLAN documents. It checks completeness and consistency to prevent misalignments, outputting remediation steps to fix issues before development starts.

When do I need to run an SDD document quality gate review?

Run SDD document quality gates before development to prevent gaps and misalignments across PRD, SPEC, and PLAN. The review identifies missing acceptance criteria and conflicts, guiding team reviews and decision points with actionable remediation steps.