plan-breakdown

Decompose complex plans into independently verifiable work items in DELEGATEDPLAN.md.

2|Updated Feb 17, 2017
One-click install
npx skills add https://github.com/John2143/dotfiles --skill plan-breakdown
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-breakdown
Source: https://github.com/John2143/dotfiles/tree/main/.claude/skills/plan-breakdown
Command: npx skills add https://github.com/John2143/dotfiles --skill plan-breakdown

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps break down complex plans into manageable, delegatable work items, ensuring clear deliverables and minimizing rework.

Core Features & Use Cases

  • Plan Decomposition: Transform high-level plans into a series of actionable tasks.
  • Scope Definition: Identify the exact boundaries and dependencies of each task.
  • Work Item Creation: Generate detailed work items with specific goals, dependencies, and verification steps.
  • Use Case: For a project with an extensive roadmap, use this Skill to break it down into phases and individual tasks, ensuring each can be independently verified and delegated.

Quick Start

Run the skill with the path to your plan file: /skill:plan-breakdown ./path/to/your/plan.md

Frequently Asked Questions about plan-breakdown

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

FAQPage Schema
How do I decompose a complex project plan into manageable tasks?

To decompose a complex project plan, this Skill analyzes the plan's scope, dependencies, and file interactions, breaking it down into independently verifiable, delegatable work items. The output is a detailed markdown file outlining the breakdown.

What is plan decomposition and why is it needed for task management?

Plan decomposition is the process of transforming high-level plans into actionable, independently verifiable work items. It is needed to define exact task boundaries, minimize rework, and ensure clear deliverables for delegated project phases.

How do I generate a delegated plan with clear deliverables from a markdown file?

You can generate a delegated plan by running the Skill with the path to your markdown plan file. It reads the high-level roadmap and outputs a DELEGATEDPLAN.md file detailing the scope, dependencies, and verification steps for each work item.

Can I use this for task management of an extensive project roadmap?

Yes, this Skill is designed for task management of extensive project roadmaps. It breaks large-scale plans down into distinct phases and individual tasks, ensuring each specific work item can be independently verified and delegated to team members.

What is the best way to define scope and dependencies for delegatable work items?

The best way to define scope and dependencies for delegatable work items is to analyze the plan's exact boundaries and file interactions. This Skill automates that process, generating detailed work items with specific goals and verification steps.