Validates technical documentation, design specs, and READMEs against a 6-point quality checklist to ensure structural completeness and accuracy.
The Document Quality Gate skill provides a fast, automated audit for technical documents like RFCs, specifications, and design documents. It performs a rigorous six-point check—evaluating overview clarity, structural artifacts, cross-reference integrity, test coverage, command accuracy, and implementation self-sufficiency—to catch obvious errors and missing context before documents go to human review. By ensuring that every document includes concrete file paths, API endpoints, and verifiable test cases, it bridges the gap between high-level design and successful implementation.
주요 기능
01Verifies structural completeness including API endpoints and data structures
02Ensures documentation includes adequate test cases and validation steps
036 GitHub stars
04Validates cross-reference integrity for referenced files and types
05Checks command accuracy and file path validity to prevent broken instructions
06Audits documents for clear overview and purpose statements
사용 사례
01Auditing a technical design doc before sharing it for peer review
02Performing a health check on architectural specifications to ensure implementation readiness
03Verifying the accuracy of a README or installation guide after a major refactor