generate-project-plan

Generate a project plan from an approved charter with WBS, milestones, resources, and dependencies.

5|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/KirKruglov/claude-project-manager --skill generate-project-plan-kirkruglov
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generate-project-plan
Source: https://github.com/KirKruglov/claude-project-manager/tree/main/skills/generate-project-plan
Command: npx skills add https://github.com/KirKruglov/claude-project-manager --skill generate-project-plan-kirkruglov

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Project managers need a structured, approved charter to create a comprehensive project plan that links planning artifacts and unlocks downstream tasks such as risk registers and communications plans.

Core Features & Use Cases

  • Generates a detailed project plan from an approved charter, including WBS, milestones, resource map, and dependencies.
  • Decomposes scope into work packages, assigns owners, and applies duration estimates with guardrails for MVP constraints.
  • Enables downstream activation of risk-register and communications plan once the plan is approved; supports parallel execution.

Quick Start

Use this skill to generate a project plan once a charter is uploaded and approved, and provide any available duration estimates or constraints to refine the plan.

Frequently Asked Questions about generate-project-plan

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

FAQPage Schema
How do I generate a project plan from an approved charter?

To generate a project plan from an approved charter, you upload the charter document and provide any available duration estimates or constraints. The planning algorithm then outputs a comprehensive project plan linking work packages, milestones, and resource maps.

What is charter-based project planning and when do I need it?

Charter-based project planning is the process of decomposing an approved charter into structured work breakdowns, milestones, and dependency maps. You need it when transitioning from initial scope approval to actionable execution plans and downstream risk registers.

Can I use this for MVP planning with a large number of work packages?

This applies MVP constraints to ensure feasibility within charter limits, specifically capping work packages at 20 WPs. For projects exceeding this limit, you should split the scope or adjust the charter before attempting structured work breakdowns.

What's the best way to manage dependencies in a structured project plan?

The best way to manage dependencies in a structured project plan is by generating a linked planning artifact from an approved charter. This approach maps resource constraints and work package durations to ensure parallel execution and downstream activation feasibility.

Does generating a project plan automatically create a risk register?

Generating a project plan does not automatically create a risk register. It enables the downstream activation of risk registers and communications plans once the core plan, including milestones and resource maps, is formally approved.