Skip to content

PRISM v2.11.0

Choose a tag to compare

@Ronkupper Ronkupper released this 06 Jun 08:38
· 10 commits to main since this release
v2.11.0
9ca58bf

Superseded by v2.11.1: the command is now /prism-start (renamed from /prism:start). Plugin commands surface in the slash menu by their bare filename, not plugin:command, so the original showed as a bare /start and read as orphaned; v2.11.1 bakes the prefix into the name. The notes below describe v2.11.0 as originally shipped.


PRISM v2.11.0 adds an explicit Skill slash-command invocation path.

What's new

On Claude, /prism:start <subject> activates PRISM and begins Setup — the seven probes P1–P7 — for the subject you pass. Type /prism in the slash menu to discover it. With no subject, it asks for one; with an existing Master attached, it surfaces your subject against that engagement's What's next rather than silently restarting Setup.

Why this is a MINOR, not a framework change

The command is a packaging and invocation affordance — a plugin slash-command (plugins/prism/commands/start.md) — not a framework-body mechanic. No Standing Principle, Monitor, Probe, Gate, or section changed; 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 other vendor.

Support

Confirmed on Claude / Claude Code. Plugin-defined slash-commands are untested in Cowork — if you run PRISM there, please report whether /prism:start registers and fires (Discussions → Q&A or Show-and-tell).

Install / upgrade

/plugin marketplace add Ronkupper/PRISM
/plugin install prism@prism

Already installed? Update the plugin to pick up the command.

The version-pinned snapshot PRISM_v2_11_0.md is byte-identical to PRISM.md at this tag.