sys-decomposing-goals

Installation
SKILL.md

Goal Decomposing

Break a single goal into a hierarchy of actionable subgoals.

Responsibility

Take ONE goal and decompose it into subgoals using derivation formulas. Creates multiple goal files with parent-child links.

Quick Start

  1. Read parent goal from strategy/goals/active/{goal-dir}/goal.md
  2. Determine decomposition pattern based on category
  3. Apply derivation formulas to create subgoals
  4. Write subgoal files as {n}.{name}.md in the parent goal directory
  5. Update parent goal.md with child links

Decomposition Hierarchy

Related skills

More from bellabe/lean-os

Installs
5
Repository
bellabe/lean-os
GitHub Stars
20
First Seen
Feb 7, 2026