plan

Generate PRDs and phased task plans with agent assignments.

Updated Jul 10, 2025
One-click install
npx skills add https://github.com/damilola-elegbede-org/claude-config-5ad01dbe --skill plan-damilola-elegbede-org
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/damilola-elegbede-org/claude-config-5ad01dbe/tree/main/system-configs/.claude/skills/plan
Command: npx skills add https://github.com/damilola-elegbede-org/claude-config-5ad01dbe --skill plan-damilola-elegbede-org

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Planning and scoping for new features by generating PRDs and task plans, reducing ambiguity and speeding up handoffs.

Core Features & Use Cases

  • Generate PRDs that outline executive summaries, technical designs, acceptance criteria, and success metrics.

  • Create phased task plans with clearly named phases, task counts, and recommended assignments for multiple repos or modules.

  • Provide artifacts and repository structure guidance to enable consistent implementation across teams.

  • Use Case: Planning a new feature across a software project, aligning product, design, and engineering teams with a shared plan.

Quick Start

Create a PRD and phased task plan for a defined feature.

Frequently Asked Questions about plan

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

FAQPage Schema
How do I generate a PRD and task plan for a new software feature?

To generate a PRD and task plan for a new feature, you define the feature scope, and the tool produces structured PRDs, phased tasks, and agent assignments, writing artifacts to .tmp/plans/<repo>/<feature>/.

What is included in a generated PRD for project management?

A generated PRD includes an executive summary, technical design, acceptance criteria, and success metrics. It provides artifacts and repository structure guidance to ensure consistent implementation across teams.

Can I create phased task plans for multiple repos or modules?

Yes, you can create phased task plans for multiple repos or modules. It generates clearly named phases, task counts, and recommended assignments to align product, design, and engineering teams.

What's the best way to scope new features and reduce handoff ambiguity?

The best way to scope new features and reduce handoff ambiguity is to generate PRDs and actionable task plans. This speeds up handoffs by aligning teams with a shared, structured plan.

Where are PRD and phase plan files written when planning a feature?

PRD and phase plan files are written to .tmp/plans/<repo>/<feature>/ with explicit phase naming and artifact outputs. This ensures structured artifacts are saved for implementation.