What problem does it solve?
It turns complex, architecture-sensitive AI coding work into a controlled engineering loop, reducing the risk of drifting scope, missing requirements, and shipping changes without evidence-backed review gates.
Core Features & Use Cases
- Gate-based development orchestration: Drives a work unit from optional discussion and planning through implementation slices, code review, fixes, re-reviews, deep review, and local accepted commits.
- Draft PR gate automation (user-authorized): After you authorize the draft PR gate, it can automatically push, open a draft PR, run PR review, apply fixes, re-review, and iterate until the draft-PR-pass condition.
- Strict scope and finding governance: Enforces allowed scope boundaries, structured finding status states, residual risk tracking, stop conditions, and evidence/validation requirements to prevent accidental overreach.
Quick Start
Use the gateflow skill to orchestrate a migration or refactor by starting from your current workspace and following its prompts for any blocking questions.