| P1 Skills | /review, security-scan | |
| P2 Specialist | architect, executor | |
| P3 Multi-Agent | atlas, sisyphus | |
| P4 Fallback | hephaestus, oracle |
| gpt-6-astra (high/xhigh) | |
| gpt-5.6-sol (medium) | |
| gpt-5.6-terra (low) |
Sisyphus / Atlas
Rules · Hooks · Briefing Vault
: workflow-advanced (13), qa-operations (20), ai-engineering (18), backend-data (13), python (9), jvm (11), web (18), mobile (9), other-languages (13), research-content (11), media-documents (7), business-domains (8), alternative-workflows (30).
my-codex-skills list my-codex-skills status my-codex-skills doctor my-codex-skills enable python web my-codex-skills disable web my-codex-skills set-profile core my-codex-skills set-profile legacy my-codex-skills set-profile full my-codex-skills source benchmark gstack my-codex-skills restore <snapshot>
| codeburn | Shared browser dashboard at http://127.0.0.1:4747/. It reads local agent sessions without modifying them; estimates use public list prices. | |
| serena | Dashboard and tool-call stats at http://localhost:24282/dashboard/index.html while a server runs; per-project memories under .serena/ in the repo. |
|
| headroom | The installer starts or reuses the native agent-harness-shared profile. Stats are at http://127.0.0.1:8787/stats, but stay empty until a client is explicitly routed with headroom wrap or a base URL; installation never sets ANTHROPIC_BASE_URL or OPENAI_BASE_URL. |
|
| archify | node bin/archify.mjs render <type> <input>.json <output>.html |
git clone --depth 1 https://github.com/sehoon787/my-codex.git /tmp/my-codex && bash /tmp/my-codex/install.sh && rm -rf /tmp/my-codex
curl -fsSL https://raw.githubusercontent.com/sehoon787/my-codex/main/install.sh | bash