What problem does it solve?
Legion-workflow provides a mandatory gate for any non-trivial multi-step work within Legion-managed repositories. It ensures takeover decisions, task restoration, mode sequencing, and disciplined wiki writebacks before exploration or coding begins.
Core Features & Use Cases
- Gatekeeper and entry-point for Legion-managed repos, asserting Legion control and stabilizing task contracts before work starts.
- Mode-driven execution: default implementation, approved-design continuation, and heavy design-only paths, with RFCs and reviews governing design and risk.
- Git-worktree-pr envelope integration: coordinates PR lifecycles, code delivery, and mandatory writebacks to wiki and task docs, ensuring auditability.
Quick Start
Start by invoking the legion-workflow entry to determine takeover eligibility, restore any existing task contract, and then follow the gating sequence to execute RFCs, implement, verify, and write back to the wiki.