Skip to content

Dev Cycle

First-party developer Loops for task delivery and review remediation.

v0.3.1OfficialBundledRequires Compozy ≥ 0.0.9

No install needed. Dev 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 dev-cycle

What's inside

2 loops · compozy.loop/v1

review-and-fixEngineering

Review a named task with an agent, write inspectable findings, and remediate them until a round comes back clean.

Use when You want the work on a task reviewed by an agent and every finding remediated until a round comes back clean.

Read the walkthrough

software-deliveryEngineering

Deliver pending Compozy task files for one slug with a configurable verification gate.

Use when You have authored tasks under .compozy/tasks/<slug> and want them shipped unattended.

Read the walkthrough

9 skills

cy-create-prdcy-create-taskscy-create-techspeccy-execute-taskcy-final-verifycy-fix-reviewscy-review-roundcy-workflow-memorygit-rebase

3 agents

code_implementerreview_fixerreviewer

3 tools

finalize_review_round
Finalize triaged issue statuses in one workspace-scoped review round.mutatingmodel-visible
import_tasks
Parse a Compozy task manifest and task markdown files into ordered pending task payloads.read-onlymodel-visibleconcurrency-safe
write_review_artifacts
Write agent-authored review issues to a new workspace-scoped review round.mutatingmodel-visibleconcurrency-safe

Provenance

Source
BundledShipped inside the binary and enrolled at first daemon boot — not downloaded, so no artifact URL and no digest to verify.
Tier
OfficialFirst-party, from the Compozy repository.
Provides
tool.provider
Min runtime
compozy ≥ 0.0.9

How bundled and installed extensions differ is covered in the extension install docs.