decomp-skill

Decompose strategic goals into hierarchical development tasks and PRs.

Updated Feb 25, 2026
One-click install
npx skills add https://github.com/perfectuser21/cecelia --skill decomp-skill
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: decomp-skill
Source: https://github.com/perfectuser21/cecelia/tree/main/packages/workflows/skills/decomp
Command: npx skills add https://github.com/perfectuser21/cecelia --skill decomp-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the complex process of breaking down high-level objectives (like OKRs and Projects) into granular, executable tasks, ensuring a clear and manageable development roadmap.

Core Features & Use Cases

  • Hierarchical Decomposition: Breaks down OKRs into KRs, KRs into Projects, Projects into Initiatives, and Initiatives into individual Tasks (PRs).
  • Capacity Planning: Operates based on a defined 24/7 capacity model (e.g., ~8,600 PRs/month) to ensure realistic planning.
  • Phased Execution: Supports distinct planning phases (Phase 1: OKR/KR/Project decomposition, Phase 2: Initiative planning, Phase 3: Project planning via flywheel).
  • Use Case: A product manager defines a new OKR. This Skill automatically generates the necessary KRs, Projects, and initial Initiatives, creating a detailed backlog ready for development.

Quick Start

Decompose the given KR 'Increase user engagement by 15%' into its constituent Projects.

Frequently Asked Questions about decomp-skill

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

FAQPage Schema
How do I break down OKRs into actionable development tasks?▼

To break down OKRs into actionable development tasks, this Skill automates hierarchical decomposition, parsing strategic OKRs into KRs, Projects, Initiatives, and individual Tasks (PRs) for a structured, executable backlog.

How does capacity planning work for continuous delivery pipelines?▼

Capacity planning for continuous delivery pipelines operates on a defined 24/7 capacity model, calculating realistic execution limits like ~8,600 PRs per month to ensure system-level planning aligns with team throughput.

What is the best way to plan initiatives for a phased execution strategy?▼

The best way to plan initiatives for a phased execution strategy is to utilize the Skill's Phase 2 planning, which translates high-level Projects into granular Initiatives aligned with your capacity model.

Can I automatically generate a project backlog from a key result?▼

Yes, you can automatically generate a project backlog from a key result. The Skill decomposes KRs into constituent Projects and initial Initiatives, creating a detailed development roadmap ready for execution.

Does goal decomposition support specific planning phases for project management?▼

Goal decomposition supports specific planning phases for project management through a three-step flywheel: OKR/KR/Project decomposition, Initiative planning, and Project planning, ensuring continuous delivery alignment.