plan

Decompose project tasks and map dependencies for execution sequencing.

Updated Feb 1, 2026
One-click install
npx skills add https://github.com/suhwan/claude-registry --skill plan-suhwan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/suhwan/claude-registry/tree/main/skills/planning/plan
Command: npx skills add https://github.com/suhwan/claude-registry --skill plan-suhwan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Organizes project scope, architecture, task decomposition, and dependency mapping to ensure coherent planning and execution.

Core Features & Use Cases

  • Architecture design and system decomposition for clear structure
  • Task decomposition and wave-based planning to sequence work
  • Dependency mapping and execution ordering to prevent blockers
  • Use case: kick off a new project with a defined plan, milestones, and resource allocation

Quick Start

Create a wave-based project plan for a new initiative by defining scope, architecture, tasks, and dependencies.

Frequently Asked Questions about plan

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

FAQPage Schema
How do I decompose project tasks and map dependencies for a new initiative?

Sequence project execution using wave-based planning by grouping decomposed tasks into execution phases according to their mapped dependencies. This method organizes work into sequential waves to prevent blockers and ensure coherent execution ordering.

What is wave-based planning and how does it help sequence project work?

Wave-based planning organizes decomposed tasks into sequential execution phases based on mapped dependencies, preventing blockers by ensuring prerequisite work is completed before dependent tasks begin.

Can I use this approach for phase planning and execution sequencing across multiple teams?

Yes, this approach supports phase planning and execution sequencing across teams by mapping dependencies and ordering execution tasks to prevent blockers and ensure coherent multi-team planning.

Do I need to define architecture and system decomposition before task decomposition?

Defining architecture and system decomposition before task decomposition establishes a clear structural foundation for the project. This ensures that subsequent task decomposition and wave-based planning align coherently with the overall system design.

What is the best way to organize project scope and architecture for coherent execution?

Organize project scope and architecture by decomposing tasks and mapping dependencies to ensure coherent planning and execution. This method combines architecture design with wave-based planning to sequence work and prevent blockers.