uc-review

Review UseCase drafts and design documents using a six-view checklist.

Updated Mar 22, 2026
One-click install
npx skills add https://github.com/GoGradually/usecase-driven-design-skills --skill uc-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: uc-review
Source: https://github.com/GoGradually/usecase-driven-design-skills/tree/main/usecase-driven-design/skills/uc-review
Command: npx skills add https://github.com/GoGradually/usecase-driven-design-skills --skill uc-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Review UseCase drafts or main design documents to identify completeness, consistency, and quality gaps, enabling timely improvements and reliable documentation.

Core Features & Use Cases

  • Six-perspective review framework (Completeness, Consistency, Quality, Structural Adequacy, Cross-document Alignment, Code-Design Alignment) ensures comprehensive coverage.
  • Produces a review report file (e.g., review-report.md) and summarizes results in chat.
  • Supports direct editor guidance by applying or suggesting edits to source documents.
  • Ideal for UseCase drafts, step drafts, and main design documents.

Quick Start

Run the uc-review skill on a UseCase draft or main design document to generate a structured review report and guide subsequent edits.

Frequently Asked Questions about uc-review

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

FAQPage Schema
How do I review UseCase drafts for completeness and consistency?

To review UseCase drafts for completeness and consistency, apply a six-perspective checklist audit to the documents to identify quality gaps and produce a structured Markdown review report.

What is a six-view checklist audit for design documents?

A six-view checklist audit evaluates design documents across Completeness, Consistency, Quality, Structural Adequacy, Cross-document Alignment, and Code-Design Alignment to ensure comprehensive quality coverage.

How do I generate a Markdown review report for main design documents?

Generate a Markdown review report for main design documents by running an automated review process that audits the text and records the quality check results into a file like review-report.md.

Can I apply suggested edits directly to UseCase markdown source files?

Yes, you can apply suggested edits directly to UseCase markdown source files by requesting editor guidance, which modifies the original documents to fix identified quality gaps.

Does this UseCase review process work without external dependencies?

Yes, the UseCase review process operates without external dependencies, using a structured checklist to analyze markdown drafts and output traceability reports independently.