02-planning

Convert ideas into PRDs, user stories, and scope documents with governance approvals.

Updated Apr 27, 2026
One-click install
npx skills add https://github.com/shaul1991/shaul-plugin --skill 02-planning
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: 02-planning
Source: https://github.com/shaul1991/shaul-plugin/tree/main/claude-code-plugin/project-lifecycle/skills/02-planning
Command: npx skills add https://github.com/shaul1991/shaul-plugin --skill 02-planning

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Planning a product from idea to concrete requirements is manual, error-prone, and slow without a repeatable governance process.

Core Features & Use Cases

  • PRD drafting: Convert ideas into structured product requirements, user stories, and a scope definition.
  • Governance enforcement: Enforce Plan → Review → Execute → Re-verify cycle with explicit approvals and artifact retention.
  • Artifact scaffolding: Create and organize .claude/local/plans/<branch>/02-planning/execution-plan.md and templates from references to enable traceability.

Quick Start

Draft a PRD using the provided templates and save it to .claude/02-planning/prd.md to begin the planning workflow.

Frequently Asked Questions about 02-planning

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

FAQPage Schema
How do I convert product ideas into structured PRDs and user stories?▼

You can convert initial ideas into concrete product requirements by drafting PRDs, user stories, and scope documents using structured templates. Save the initial PRD to the .claude/02-planning/prd.md file to begin the planning workflow.

What is the best way to enforce a product planning governance cycle?▼

The best way to enforce planning governance is to apply a Plan, Review, Execute, and Re-verify cycle with explicit approvals. This ensures prerequisites are validated, artifacts are retained, and Phase 3 readiness is achieved before execution begins.

How do I structure and retain planning artifacts for traceability?▼

To structure and retain planning artifacts for traceability, scaffold files by creating execution plans and templates under the .claude/local/plans/<branch>/02-planning/ directory, ensuring all scope documents and PRDs are properly organized for review.

Do I need explicit approvals before executing a product scope plan?▼

Yes, you need explicit approvals before executing a product scope plan to enforce governance. Securing approvals validates prerequisites, aligns the execution plan with KPIs, and confirms Phase 3 readiness before development proceeds.

When do I need to validate KPIs during the product planning process?▼

You need to validate KPIs during the planning process to ensure Phase 3 readiness before execution. Aligning the PRD and scope documents with KPIs confirms that the execution plan meets governance prerequisites and product objectives.