Skip to content

Quickstart

Sign up for Prism at dashboard.optra-prism.com and finish onboarding. Your prism_* API key is provisioned automatically — you don’t create one by hand, and there’s no separate keys page (the older gck_* prefix still works on existing keys).

In the dashboard header, open the Connect panel (Connect Claude Code). It lists the setup commands with your key already filled into the /prism:setup line — copy each one into Claude Code and run it:

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

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 — scored server-side and shown on the dashboard
  • Every response gets timed and token-counted
  • Behind the scenes — Prism groups your work into sessions, judges whether you crushed each goal, and rolls everything up into your Prompt Score and completion rate
Terminal window
/prism:status # Check connection health
/prism:config # Show or update Prism runtime configuration
/prism:doctor # Diagnose configuration and connectivity issues
/prism:realtime # This session's live score summary (grade, cost, turns)
/prism:report # Weekly review — trends, habits, worst prompts
/prism:help # List all Prism commands
/prism:uninstall # Remove the plugin

Open dashboard.optra-prism.com to see:

  • Prompt Score — the headline number: how well your prompts direct the model
  • Completion rate — the share of your work that reached its goal
  • Speed and Token Usage — how fast you finish and how many tokens it takes
  • Rightsizing and Throttle — plan-fit and rate-limit insights
  • Sessions — your session history, with per-session drill-downs