en un clic
adopt
Use when bootstrapping an existing project into PTSD pipeline
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Use when bootstrapping an existing project into PTSD pipeline
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
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.