How this skill is triggered — by the user, by Claude, or both
Slash command
/ouroboros:autoThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Run the full-quality auto pipeline from a single task description.
Run the full-quality auto pipeline from a single task description.
This skill must be executed by invoking MCP tool ouroboros_auto. Do not
manually inspect repositories, run shell commands, query GitHub, edit files, or
otherwise emulate the auto pipeline as a substitute.
If ouroboros_auto is unavailable, stop and report that the required MCP tool
is unavailable. A manual fallback is not an ooo auto run.
ooo auto "Build a local-first habit tracker CLI"
ooo auto --resume auto_abc123
ooo auto "Build a local-first habit tracker CLI" --skip-run
/ouroboros:auto "Build a local-first habit tracker CLI"
The pipeline must not hang indefinitely: all loops are bounded and timeout failures return a resumable auto_session_id. Resume with ooo auto --resume <auto_session_id>. Use --skip-run to stop after the A-grade Seed. The CLI-only --show-ledger flag prints assumptions/non-goals; MCP skill responses already include the same ledger summary when available.
npx claudepluginhub shaun0927/ouroborosCreates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
3plugins reuse this skill
First indexed Jul 13, 2026