Bounded stages
Planning, implementation, checks and remediation have explicit inputs and outputs.
Engineering tool · 2026
A CLI workflow that makes AI-assisted development bounded, reviewable and recoverable.

Problem
AI coding tools can produce changes quickly, but a long unconstrained run makes intent, failure points and rollback hard to inspect. Agentflow turns delivery into explicit stages with artifacts and decisions between them.
Planning, implementation, checks and remediation have explicit inputs and outputs.
Acceptance stays with the operator at points where judgment matters.
Git-backed checkpoints make recovery a normal workflow action.
Structured run state, doctor/repair commands and artifacts make failures inspectable.
Workflow
Current state
The Go repository implements staged runs, guards, checkpoints, checks, review/fix loops, diagnostics and CI support. Its test suite passed during the August 2026 review. The tool orchestrates a CLI and human decisions; it does not promise autonomous or defect-free software delivery.
The source repository and internal run data remain private. No productivity percentage is claimed without a controlled comparison.