plan

Convert a design into phased implementation plans with plan.md and phase files.

5|Updated May 2, 2026
One-click install
npx skills add https://github.com/vanducng/skills --skill plan-vanducng
Or copy as Structured Prompt for Agentโ–ผ
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/vanducng/skills/tree/main/skills/plan
Command: npx skills add https://github.com/vanducng/skills --skill plan-vanducng

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Translates a chosen design into a concrete, phased implementation plan with explicit milestones, file changes, and success criteria.

Core Features & Use Cases

  • Converts a decided approach into a sequenced plan with clearly defined phases, tasks, and artifacts.
  • Generates plan.md plus phase-XX-*.md files to document phases, ownership, deliverables, and review history.
  • Supports planning modes such as --quick, default, and --deep to match scope and risk.

Quick Start

Provide a complete, actionable plan by feeding a design into the planner to produce plan.md and the per-phase artifacts.

Frequently Asked Questions about plan

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

FAQPage Schema
How do I convert a design into a phased implementation plan?โ–ผ

To convert a design into a phased implementation plan, provide the chosen design to generate a plan.md file alongside phase-XX-*.md files. This codifies milestones, ownership, deliverables, and review history for repeatable execution.

What is phased planning for project management?โ–ผ

Phased planning for project management breaks a decided approach into sequenced phases with explicit tasks, milestones, and artifacts. It generates documentation including plan.md and phase-XX-*.md files to track ownership, dependencies, and success criteria.

How do I document project risks and dependencies across implementation phases?โ–ผ

You document project risks and dependencies by generating phase-XX-*.md files during the planning process. These artifacts codify phase definitions, ownership, dependencies, success criteria, and risk notes for each implementation stage.

Does the planning mode affect the generated plan.md and phase artifacts?โ–ผ

Yes, the planning mode affects the generated artifacts by adjusting the scope and risk depth. You can choose quick, default, or deep modes to match your project requirements when generating the plan.md and phase-XX-*.md files.

What do I need to generate a concrete implementation plan from a design?โ–ผ

To generate a concrete implementation plan, you need a complete, actionable design as input. Feeding this design into the planner produces the plan.md and per-phase artifacts required to define milestones, file changes, and success criteria.

When should I use deep planning mode instead of quick mode for project planning?โ–ผ

You should use deep planning mode instead of quick mode when your project scope and risk levels are high. Deep mode provides a more thorough breakdown of phases, tasks, and artifacts compared to the quick mode for streamlined execution.