aegis-structured-execution
Installation
SKILL.md
Aegis Structured Execution
Use this skill for broad, risky, multi-phase, or proof-heavy work where execution state can drift.
Contract
- Identify the deliverable, scope, non-goals, truth sources, and proof requirements.
- Split work into phases only when trust boundaries, proof modes, or execution surfaces differ.
- Keep final synthesis in the coordinator; helper agents may gather evidence but do not define final truth.
- Separate current state, target state, validated proof, unresolved gaps, and drift.
- Update the active checkpoint surface after meaningful state changes.
- Report completion only at the strongest proven level:
implemented,code_proven,test_proven,runtime_proven, orend_to_end_proven.
Completion Criteria
The execution pass is complete only when the deliverable, proof level, unresolved gaps, and next safe action are explicit and do not contradict repo truth.