Quickstart
Before you start
Section titled “Before you start”You’ll need a free gck_* API key. Sign up at dashboard.prism.optra-ai.com — no credit card required.
Install the plugin
Section titled “Install the plugin”Run these commands in Claude Code, replacing <gck_*> with your API key:
/plugin marketplace add grumatic/optra-prism-plugin/plugin install prism/prism:setup <gck_*>Restart Claude Code
Section titled “Restart Claude Code”Quit Claude Code completely and relaunch. That’s it — Prism is now active.
Run /prism:status any time to confirm the connection is healthy.
What happens next
Section titled “What happens next”Once running, Prism works automatically:
- Every prompt gets a grade — low grades trigger rewrite suggestions
- Every response gets timed and token-counted
- Every 15 turns you get context management nudges
- Behind the scenes — Prism groups your work into sessions, judges whether you crushed each goal, and rolls everything up into your PRISM Score
Try these commands
Section titled “Try these commands”/prism:status # Check connection health/prism:cost # See session token usage/prism:score # View your PRISM profile/prism:report # Full PRISM review — trends, habits, waste/prism:advisor # Get prompt optimization tips/prism:help # List all Prism commands/prism:uninstall # Remove the pluginView your dashboard
Section titled “View your dashboard”Open dashboard.prism.optra-ai.com to see:
- PRISM Score — the share of sessions you crushed
- Speed (CSPW) — crushed sessions per work-hour
- Skill (APG) — average prompt grade
- Token Usage — Crush Weight, tokens per task, tokens per turn
- Waste patterns and recommendations
- Session history and per-session drill-downs
The older Speed/Skill/Efficiency view from v2.1 is still available behind a toggle while you calibrate against the new score.