PRISM v2.11.1
PRISM v2.11.1 renames the Skill slash-command to /prism-start.
What changed
The command added in v2.11.0 is now /prism-start <subject> (was /prism:start). Plugin commands surface in the slash menu by their bare filename — not auto-namespaced as plugin:command — so the prior name appeared as a bare /start and read as orphaned next to other plugins' commands (observed in Cowork and Claude Code). Baking the prefix into the filename makes it self-identifying.
Scope
Invocation-surface fix only — no framework-body change. No Standing Principle, Monitor, Probe, or section moved; the embedded Lens Library stays v0.13 and the lint catalog stays v4. The natural-language invocation ("Run a PRISM audit on …") is unchanged and remains the portable form on every vendor.
Use it
On Claude / Claude Code, after installing or updating the Skill:
/prism-start <your subject>
Confirmed on Claude / Claude Code; end-to-end firing in Cowork is still report-worthy.
Snapshot PRISM_v2_11_1.md is byte-identical to PRISM.md at this tag.