원클릭으로
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.