plan-decomposition

Convert high-level goals into executable tasks with <=1h granularity.

Updated Jul 4, 2026
One-click install
npx skills add https://github.com/ssmleo/govfolio --skill plan-decomposition
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-decomposition
Source: https://github.com/ssmleo/govfolio/tree/main/agents/skills/plan-decomposition
Command: npx skills add https://github.com/ssmleo/govfolio --skill plan-decomposition

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill transforms large, abstract goals into detailed task lists, streamlining the planning process for PLANNER work and goal expansion.

Core Features & Use Cases

  • Task Documentation: Outputs tasks in the implementation-plan task format, with every task having command-form acceptance.
  • Granularity Control: Ensures tasks are defined with <=1h granularity for practical execution.
  • Anti-Pattern Avoidance: Helps users avoid vibes-based acceptance and monolithic tasks for better organization.

Quick Start

Run the plan-decomposition skill with a goal statement to generate a task list for your PLANNER work.

Frequently Asked Questions about plan-decomposition

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

FAQPage Schema
How do I decompose complex goals into a task list?

To decompose complex goals into a task list, you input a structured high-level goal statement. The skill then expands it into an executable implementation-plan task format with command-form acceptance criteria.

What is the best way to control task granularity during goal expansion?

The best way to control task granularity during goal expansion is to enforce a strict duration limit. This skill ensures every generated task is defined with a maximum of one hour granularity for practical execution.

How does anti-pattern avoidance work in planning automation?

Anti-pattern avoidance in planning automation works by rejecting vibes-based acceptance criteria and monolithic tasks. This ensures your generated task list remains highly organized and strictly actionable.

Do I need a structured goal input for task list generation?

Yes, you need a structured goal input for task list generation. The skill requires a clearly defined high-level goal statement to effectively guide the decomposition process and generate accurate tasks.

Can I use this for PLANNER work and goal expansion workflows?

Yes, you can use this for PLANNER work and goal expansion workflows. It is specifically designed to transform abstract goals into detailed task lists, streamlining the planning process for these applications.