detailed-design-reviewer

Score detailed design documents on a 10-point scale for completeness and consistency.

Updated Jan 8, 2026
One-click install
npx skills add https://github.com/takemo101/compose-workflow --skill detailed-design-reviewer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: detailed-design-reviewer
Source: https://github.com/takemo101/compose-workflow/tree/main/.pi/skills/detailed-design-reviewer
Command: npx skills add https://github.com/takemo101/compose-workflow --skill detailed-design-reviewer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the review of detailed design documents, ensuring they meet specific quality standards and are ready for implementation.

Core Features & Use Cases

  • Automated Quality Scoring: Evaluates detailed design documents against predefined criteria, assigning a score out of 10.
  • Consistency Checks: Verifies consistency between detailed designs and higher-level documents (like basic designs) and across multiple design files.
  • Use Case: Before starting development, use this Skill to rigorously check that all API specifications, database schemas, and UI designs in your detailed design documents are complete, clear, consistent, and feasible.

Quick Start

Review the detailed design documents in the 'docs/designs/detailed' directory and provide a score.

Frequently Asked Questions about detailed-design-reviewer

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

FAQPage Schema
How do I automate detailed design document reviews for completeness and clarity?

This Skill scores detailed design documents on a 10-point scale, prioritizing files with lower scores for revision while ensuring alignment with basic design specifications and developer comprehension.

What is the best way to check consistency between detailed designs and basic design specifications?

This Skill verifies consistency between detailed designs and higher-level basic design documents, ensuring API specifications, database schemas, and UI designs align properly.

Can I score design documents to prioritize which files need revision before development?

Yes, this Skill assigns a 10-point score to each detailed design document, enabling you to prioritize files with lower scores for revision before starting development.

Does the design reviewer check if API specifications and database schemas are implementable?

Yes, this Skill rigorously checks that API specifications, database schemas, and UI designs in your detailed design documents are complete, clear, consistent, and feasible for implementation.

How do I review detailed design documents to ensure developer and tester comprehension?

This Skill reviews detailed design documents for completeness, clarity, and consistency, ensuring the content aligns with documentation rules and is fully comprehensible to both developers and testers.