Skip to content

Search is only available in production builds. Try building and previewing the site to test it out locally.

Quickstart

You’ll need a free gck_* API key. Sign up at dashboard.prism.optra-ai.com — no credit card required.

Run these commands in Claude Code, replacing <gck_*> with your API key:

Terminal window
/plugin marketplace add grumatic/optra-prism-plugin
/plugin install prism
/prism:setup <gck_*>

Quit Claude Code completely and relaunch. That’s it — Prism is now active.

Run /prism:status any time to confirm the connection is healthy.

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
Terminal window
/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 plugin

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.