run
Execute exactly one approved Maestra Run using a fresh Terra execution orchestrator. Use only by direct explicit invocation or when Main routes here from an explicitly activated using-maestra workflow. Terra may coordinate, verify, adjudicate review, and commit, but must return PLAN_GAP instead of making missing design decisions.
Pinned to revision 0f5153d7ff7d, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/run/SKILL.md
- skills/run/agents/openai.yaml
- skills/run/references/artifact-contracts.md
- skills/run/references/git-protocol.md
- skills/run/references/implementer.md
- skills/run/references/orchestrator.md
- skills/run/references/review-protocol.md
- skills/run/references/review.example.json
- skills/run/references/reviewer.md
- skills/run/references/run-packet.example.json
- skills/run/scripts/maestra.py
- skills/run/scripts/maestra_core/__init__.py
- skills/run/scripts/maestra_core/errors.py
- skills/run/scripts/maestra_core/git.py
- skills/run/scripts/maestra_core/io.py
- skills/run/scripts/maestra_core/review.py
- skills/run/scripts/maestra_core/routing.py
- skills/run/scripts/maestra_core/schema.py
- skills/run/scripts/maestra_core/state.py
Every link opens the file at its source, pinned to the revision this page describes.