make_prd

Automate structured PRD creation with MECE-aligned documentation and versioned file organization.

1|Updated Jan 17, 2026
One-click install
npx skills add https://github.com/KREUZc/InitialP --skill make-prd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: make_prd
Source: https://github.com/KREUZc/InitialP/tree/main/.agent/skills/make_prd
Command: npx skills add https://github.com/KREUZc/InitialP --skill make-prd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

依 PMP 專業職能引導使用者建立結構清晰、可衡量的產品需求規劃書,解決需求模糊、章節重複與版本管理混亂的問題,並自動化編號與輸出,基於 projectDoc/project.md 的核心商業需求 (BRD) 與市場需求 (MRD) 作為起點。

Core Features & Use Cases

  • User Story 優先:所有功能文件必須在開頭詳述 User Story,作為核心情境。
  • MECE 原則 (Mutually Exclusive, Collectively Exhaustive):後續章節需詳盡且不重覆地闡述產品需求。
  • 自動化命名與檔案結構:將產出落地於 projectDoc/draftPRD 目錄中,方便版本追蹤。
  • 檔案與結構管理:提供 0.0_table_of_content.md、1.0_{function}.md 等命名規則以維持可擴展性。
  • 參考與示例引導:提供示範與案例以協助釐清觀點、規格與期望。

Quick Start

從描述你的需求與場景開始,AI 將自動產出符合 MECE 的 PRD 草稿並整理至 projectDoc/draftPRD。

Frequently Asked Questions about make_prd

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

FAQPage Schema
How do I create a structured PRD with MECE principles?

MECE-aligned PRD drafting groups product requirements into mutually exclusive, collectively exhaustive sections. The Skill enforces this structure by guiding User Story development and organizing outputs into projectDoc/draftPRD for reproducible, non-overlapping documentation.

How do I write User Stories for product requirements documentation?

User Story development for PRDs requires detailing core scenarios at the document's beginning. The Skill guides this process by prompting for user-centered situations before generating structured, MECE-aligned requirement sections.

What is the best way to manage PRD versions and file naming?

PRD version management uses automated file naming and organization within projectDoc/draftPRD. The Skill enforces structured naming conventions like 0.0_table_of_content.md and 1.0_{function}.md, applying frontmatter-driven metadata for reproducible draft tracking.

Can I draft BRD and MRD documents before creating a PRD?

Drafting BRD and MRD documents before a PRD is supported. The Skill scopes PMP-informed product planning tasks, using core business requirements and market requirements from projectDoc/project.md as the starting point for structured drafting.

Do I need prior PMP knowledge to draft product requirements?

Prior PMP knowledge is not required to draft product requirements. The Skill automates PMP-informed product planning tasks, guiding users through User Story development and MECE-aligned documentation without needing manual methodology expertise.