What problem does it solve?
The Ito Planner Skill streamlines the planning process for Ito orchestration runs, making it efficient to build dependency-aware execution plans based on change metadata and gates.
Core Features & Use Cases
- Automated Dependency Analysis: Reads metadata from
.ito/changes/*/.ito.yaml files to identify dependencies and preferred gates.
- Execution Plan Creation: Constructs concise execution plans detailing run order, parallelization opportunities, and potential risks.
- Risk Assessment: Identifies missing metadata or blockers that may impede the successful orchestration of Ito runs.
- Use Case: If you need to orchestrate Ito runs with complex dependencies, the Ito Planner Skill can quickly generate a well-structured plan to ensure successful execution.
Quick Start
To create an execution plan for an Ito run, activate the Ito Planner and run the command ito agent instruction orchestrate.