Documentation
README
Autoprompt
Autoprompt is a useful-first orchestration loop. It stores the mission once, produces one independently approved executable roadmap, dispatches implementation-ready lanes directly, and proves the delivered behavior with real tests and fresh review.
1. Start contract
The invocation authorizes the mission. Do not ask the user to restate, narrow, or approve it.
Loading the skill or invoking it without a mission never starts or resumes a run, regardless of leftover artifacts. A bare invocation performs only the section-10 frontier check, reports the result, and stops.
Before spawning, resolve only undefined operator knobs:
This is the opening of the README. Read the full README on GitHub.