with one click
adopt
Use when bootstrapping an existing project into PTSD pipeline
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Use when bootstrapping an existing project into PTSD pipeline
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Invoke when writing or modifying a Bevy module (SimDomain/StaticData/View/InputUI) on the magnum_opus core. Enforces contract-first workflow.
Perform a hard audit of the Magnum Opus repo - build, tests, clippy warnings, unwrap/TODO counts, oversized files, PTSD pipeline state, and drift between CLAUDE.md claims and reality. Use at session start when CLAUDE.md claims feel stale, before committing large changes, or whenever asked to verify the true state of the code.
| name | adopt |
| description | Use when bootstrapping an existing project into PTSD pipeline |
ptsd init in the project root (sets up .ptsd/, hooks, skills).ptsd map to generate a codebase overview at .ptsd/docs/CODEBASE.md.ptsd feature add <id> "title" [--pipeline standard|lite|full] to register your feature.ptsd feature status <id> in-progress to activate it.ptsd context --agent tells you what to do next.Do NOT register every existing module as a PTSD feature. Existing code is the context you're building on. Only register features you are actively developing or modifying.
ptsd map -- the codebase overview helps you and the AI understand what exists.