What problem does it solve?
Automates the end-to-end development issue lifecycle from branch creation through local review, self-review, and PR opening, while enforcing two human gates that prevent merging or marking a dev issue as Done.
Core Features & Use Cases
- Automates branch creation, implementation against acceptance criteria, and a local review loop (format, lint, type-check, unit, integration, and e2e where applicable), culminating in an open PR and issue status moved to In review.
- Coordinates cross-skill handoffs (issue-discovery, tracker-sync, release-tracker, plan-keeper) and supports both single-repo and multi-repo projects, with member resolution when workspace.members is used.
- Produces deterministic outputs (branch, commits, self-review artefact, PR, issue state, release umbrella updates, and plan updates) and stores artefacts under .development/shared/reports for traceability.
Quick Start
Start a dev-loop for the given dev issue by supplying its reference.