What problem does it solve?
Orchestrates a comprehensive 9-gate development cycle to automate gated software delivery, coordinating tasks, subtasks, standards loading, and multi-tenant execution to reduce manual overhead and improve consistency.
Core Features & Use Cases
- End-to-end gate orchestration: from initial task load through gate 7 validation, with 0→0.5→1→2→3→4→5→6→7 sequencing.
- Deferred execution for gates 4-5: per-unit test code updates during development and final end-of-cycle execution to minimize container churn.
- Sub-skill loading mandatory: ensures proper dispatch patterns and validation per gate, with strict boundaries and recovery.
- State management and persistence: tracks current gate, unit/subtask status, and per-gate verifications to enable resume and audit trails.
- Standards loading and governance: fetches MarsAI standards before dispatch and enforces compliance across all gates.
Quick Start
Provide a new feature task file to MarsAI and initiate the dev-cycle to run through all gates with deferred execution for gates 4-5, ensuring end-to-end validation at the cycle end.