# Ooo

> Start Ouroboros onboarding. Use when the user sends bare `ooo`, asks to start Ouroboros, or is using Ouroboros for the first time.

- Skill: `q00/ooo` (Agent Skill)
- Install (CLI): `npx skillmds@latest add q00/ooo`
- Raw SKILL.md: https://api.skillmd.com/api/skills/q00/ooo/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: Q00 (https://skillmd.com/u/q00)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/q00/ooo

---


# Start Ouroboros

Read `../welcome/SKILL.md` and follow its instructions exactly. This is the
explicit Marketplace-plugin entry point for a bare `ooo` message before any
runtime-specific setup has run.

## RFC #1392 State Breadcrumb Footer

Your final response MUST end with exactly one breadcrumb footer line:

```
◆ <current state> → next: <recommended action>
```

Derive `<current state>` from live session state via `ouroboros_session_status`
when that MCP projection is available; otherwise derive it from this skill's
actual outcome. Never use a linear `Step N of M` footer because Ouroboros is an
evolutionary loop. The breadcrumb line must be the last line of the response.

