design-review

Review CDD design documents for completeness, consistency, and implementability.

18|5|Updated Nov 25, 2025
One-click install
npx skills add https://github.com/wsman/MY-DOGE-MICRO --skill design-review-wsman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: design-review
Source: https://github.com/wsman/MY-DOGE-MICRO/tree/main/.agents/skills/design-review
Command: npx skills add https://github.com/wsman/MY-DOGE-MICRO --skill design-review-wsman

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps teams evaluate design documents before implementation so gaps, contradictions, and missing dependencies are caught early.

Core Features & Use Cases

  • Reviews CDD completeness, internal consistency, implementability, and standards compliance.
  • Checks dependencies, acceptance criteria, edge cases, and cross-system alignment.
  • Useful when a design is ready for programmer handoff, a re-review is needed, or a module needs a blocking-issues report.

Quick Start

Ask the design-review skill to review the target CDD and return blocking issues, recommended revisions, and a final verdict.

Frequently Asked Questions about design-review

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

FAQPage Schema
How do I review a CDD design document for completeness before programmer handoff?

To review a CDD design document for completeness, evaluate it section by section for internal consistency, implementability, and standards compliance. This process catches gaps, contradictions, and missing dependencies early before programming begins.

What is the best way to check design dependencies and edge cases in a game design document?

Checking design dependencies and edge cases in a game design document requires precise section-by-section evaluation to ensure cross-system alignment and concept alignment. This yields explicit source-tagged findings and a structured verdict.

How do I track blocking issues when doing a re-review of a product design?

Tracking blocking issues during a product design re-review involves generating a structured verdict with blocking items, recommended revisions, and a scope signal. This ensures all unresolved gaps are explicitly documented for follow-up.

Does dependency check in design review cover acceptance criteria and cross-system alignment?

Yes, dependency checks in design review cover acceptance criteria, edge cases, and cross-system alignment. This ensures the design is internally consistent and ready for implementation without missing critical system interactions.

What are the limitations of automated design review for implementability assessment?

Automated design review for implementability assessment requires a complete CDD to evaluate effectively. It cannot infer missing requirements outside the provided document text and relies on explicit section-by-section evaluation to identify gaps.