بنقرة واحدة
adopt
Use when bootstrapping an existing project into PTSD pipeline
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Use when bootstrapping an existing project into PTSD pipeline
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف 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.