plan-project

Orchestrate project planning from a PRD into docs/ markdown artifacts.

2|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/potenlab/marketplace-potenlab --skill plan-project
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-project
Source: https://github.com/potenlab/marketplace-potenlab/tree/main/plugins/potenlab-workflow/skills/plan-project
Command: npx skills add https://github.com/potenlab/marketplace-potenlab --skill plan-project

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the end-to-end project planning workflow by coordinating mandatory validation, sequential handoffs, and parallel specialty work to produce ready-to-use plans.

Core Features & Use Cases

  • Orchestrates AskUserQuestion, ui-ux-plan, dev-plan, frontend-plan, and backend-plan generation.
  • Generates a single source of truth dev-plan.md and specialized documents for frontend and backend.
  • Supports error handling and step-by-step execution with validation at each stage.

Quick Start

Run the plan workflow to generate all planning artifacts under docs/ from a PRD.

Frequently Asked Questions about plan-project

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

FAQPage Schema
How do I automate end-to-end project planning from a PRD?

To automate end-to-end project planning from a PRD, this Skill orchestrates mandatory validation, sequential handoffs, and parallel specialty execution to generate ready-to-use plans and specialized documents.

How does orchestration work for generating frontend and backend project plans?

Orchestration coordinates parallel specialist execution to generate specialized documents for frontend and backend plans alongside a single source of truth dev-plan.md file under docs/.

Can I use this to clarify project scope before generating sequential planning artifacts?

Yes, you can use this to clarify project scope before generating artifacts by leveraging the mandatory validation and AskUserQuestion coordination steps built into the workflow.

What is the best way to coordinate sequential handoffs in project management?

The best way to coordinate sequential handoffs in project management is using an orchestration workflow that validates each stage before proceeding to ensure all outputs are written as md files.

Do I need a PRD to generate comprehensive project plans with this workflow?

Yes, you need a PRD to generate comprehensive project plans because the workflow uses it as the foundational input to orchestrate ui-ux-plan, dev-plan, frontend-plan, and backend-plan generation.

Why does my project planning workflow fail before generating all artifacts?

Your project planning workflow fails before generating all artifacts because the orchestration enforces mandatory validation at each stage, halting execution if step-by-step validation requirements are not met.