decompose

Decompose project plans into specifications or specifications into actionable tasks.

13|1|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/davidabeyer/formaltask --skill decompose-davidabeyer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: decompose
Source: https://github.com/davidabeyer/formaltask/tree/main/skills/decompose
Command: npx skills add https://github.com/davidabeyer/formaltask --skill decompose-davidabeyer

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of transforming high-level plans into detailed, executable specifications or breaking down existing specifications into manageable tasks.

Core Features & Use Cases

  • Plan to Specs: Decomposes a project plan into granular, well-defined task specifications.
  • Specs to Tasks: Further breaks down specifications into individual, actionable tasks for execution.
  • Use Case: After creating a high-level plan for a new feature, use this Skill to automatically generate individual task specs for each component, ensuring all requirements are covered and dependencies are mapped.

Quick Start

Use the decompose skill to break down the current project plan into detailed specifications.

Frequently Asked Questions about decompose

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

FAQPage Schema
How do I break down a high-level project plan into actionable specifications?

To break down a project plan into actionable specifications, you can automate the decomposition of complex workflows into detailed task specs. This ensures all requirements are covered and dependencies are properly mapped for execution.

What is the best way to break existing specifications into individual tasks?

Breaking specifications into individual tasks is achieved by transforming detailed specs into actionable items. This process automatically detects stages, infers dependencies, and ensures right-sized tasks for project execution.

Can I automate task breakdown and dependency inference for my codebase?

Yes, you can automate task breakdown and dependency inference by gathering codebase context during decomposition. This ensures generated tasks are right-sized and correctly mapped according to the existing project structure.

Does workflow automation support both plan-to-specs and specs-to-tasks transformations?

Workflow automation supports both plan-to-specs and specs-to-tasks transformations using automated stage detection. It dynamically processes high-level plans or existing specifications to generate executable tasks.

When should I use automated decomposition for project management instead of manual breakdown?

Use automated decomposition for project management when transforming complex workflows into right-sized tasks with automatable criteria. It prevents missing requirements and manually mapping dependencies across granular components.