First-party developer Loops for task delivery and review remediation.
v0.5.0OfficialBundledRequires CompozyOS ≥ 0.0.9
No install needed. Spec Cycle is compiled into the compozy binary and enrolled the first time the daemon starts, so it is already present in your runtime. Installing your own extension under the same name takes precedence over the bundled copy.
$compozy extension status spec-cycle
What's inside
2 loops · compozy.loop/v1
implement-tasksEngineering
Implement pending CompozyOS task files directly or through a task conductor.
Use when You have authored tasks under .compozy/tasks/<slug> and want them implemented in dependency order, either one Loop action per task or one conductor delegating dedicated workers.