This is the full-cycle orchestrator that runs discovery, crank, and validation in strict sequence without letting you skip phases or compress the workflow. It enforces TDD by default, reruns validation up to three times on failure, and won't let acceptance tests slide. The phase isolation model is real: each step runs through bounded skill invocations, not inline shortcuts. Complexity detection scales the pre-mortem and vibe checks from inline reviews to full council mode. If you want autonomous end-to-end execution with guardrails instead of ad-hoc task running, this is the entry point. The tradeoff is deliberate: slower but actually completes the loop.
npx skills add https://github.com/boshu2/agentops --skill rpi