atomize
Installation
SKILL.md
/atomize Skill
Purpose
Decompose a high-level spec (spec.md) into atomic specs—units that are independently testable, deployable, reviewable, and reversible.
Usage
/atomize # Decompose current spec group
/atomize <spec-group-id> # Decompose specific spec group
/atomize --refine # Re-run with enforcer feedback
/atomize --auto-enforce # Decompose + iterate until /enforce passes
Prerequisites
Before running /atomize: