What problem does it solve?
End-to-end autonomous workflow orchestration for building, validating, and executing a task with external model review. It coordinates spec creation, planning, independent reviews, implementation, verification, and summary, all with an auditable decision ledger and no user interaction.
Core Features & Use Cases
- End-to-end autonomous workflow: spec → plan → review → implement → verification → summary.
- Review governance: leverage consult-llm for independent reviewer proposals, evidence-based ADRs (Approach Decision Records), and a written decision ledger to resolve conflicts.
- Triggered verification: post-implementation verification review and summary, with traceable evidence and audit trail.
- Preload contract: Load the consult-llm skill before proceeding to define invocation contracts; never call the CLI without loading it first.
Quick Start
Load the consult-llm skill before proceeding and start the implement workflow.