revoiew-docs

Extract implementation details and MVP versus Phase 2 distinctions from design documents.

Updated Jan 27, 2026
One-click install
npx skills add https://github.com/toshi-hm/dialy --skill revoiew-docs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: revoiew-docs
Source: https://github.com/toshi-hm/dialy/tree/main/.claude/skills/review-docs
Command: npx skills add https://github.com/toshi-hm/dialy --skill revoiew-docs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

設計書に記載された要件を理解し、実装に必要な情報を抽出します。

Core Features & Use Cases

  • 該当する設計書の特定と関連箇所の抽出
  • MVP版とPhase 2の区別を明確化し、実装ガイドを提供
  • 設計書からコード実装へ繋がる具体的な指針を提示

Quick Start

指定された機能名を実行指示として渡すだけで、関連設計書から実装情報を抽出します。

Frequently Asked Questions about revoiew-docs

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

FAQPage Schema
How do I extract implementation details from design documents?

To extract implementation details from design documents, you specify the target feature name, and the system identifies relevant sections across requirements, UI/UX, data models, and features to provide concrete implementation guidance.

How do I separate MVP requirements from Phase 2 features in a design doc?

Separating MVP requirements from Phase 2 features involves mapping design specs to actionable code guides, explicitly distinguishing MVP scope from the Phase 2 roadmap to ensure development clarity.

What is the best way to map design specs to actionable code guides?

The best way to map design specs to actionable code guides is by identifying and extracting implementation details from requirements and data models, ensuring the extracted information translates directly into development instructions.

Can I extract implementation guidance from multiple types of design documents at once?

Yes, you can extract implementation guidance from multiple design documents, applying the process across requirements, UI/UX, data models, and features to ensure comprehensive MVP clarity and a Phase 2 roadmap.

Do I need to provide specific section names to review docs for implementation extraction?

No, you do not need to provide specific section names; passing the feature name as the execution instruction is sufficient to locate and extract the relevant implementation information from the design documents.