Auto-execute and PR backlog tasks
auto-elevate-executeworkflowsetup L4★0
RefractSystems/virtmcu ↗What it does
Execute multi-phase workflow pipeline
Best for
When you need multi-phase orchestration with parallel agents across a complex workflow.
Inputs
- · task_id or workflow args object
- · stem file paths and character parameter
Outputs
- · Test results with pass/fail counts
- · Git commits and integrated changes
- · JSON output files
Requires
- · Git
- · Rust/cargo
- · Bash
Preconditions
- · Project environment and dependencies installed
Failure modes
- · Gate verifier fails to see diff in certain topologies
- · Test suite may timeout on very large projects
- · Race conditions in concurrent agent execution
Trust signals
- · Blocking verifier gates at red/green phase boundaries
- · Structured output schemas enforce consistent result format
- · Multi-phase orchestration with 3 sequential gates