Initialize PRISM Context System
Set up the .context/ folder structure with PRISM context modules, CLAUDE.md, and a marker file.
Steps
- Check if .context/ already exists; skip or backup if so
- Create directory structure: core/, safety/, workflows/, project/, cache/
- Copy template files from plugins/prism-devtools/templates/.context/
- Create or update CLAUDE.md with context references
- Create .prism-installed marker and verify all 7 context modules are present
For detailed instructions, see instructions.md.