Skip to content

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

What is Optra Prism?

Optra Prism is a free personal intelligence layer for AI-assisted coding. It plugs into Claude Code and gives you visibility into how you use AI — then helps you improve.

  • Scores your sessions — one number: the share of sessions where you actually finished what you set out to do
  • Tracks your usage — tokens, cost, model mix, session patterns
  • Grades each prompt — APG (average prompt grade) tells you how well you direct the model
  • Coaches you in real time — rewrites weak prompts before they waste tokens
  • Detects waste — retry storms, context bloat, model overkill, vague prompts
  • Recommends improvements — model rightsizing, prompt patterns, budget tips
Claude Code → Prism Plugin → Optra Prism → Dashboard
Real-time coaching
in your terminal
  1. Install the Prism plugin in Claude Code
  2. The plugin captures your prompts and usage as you work
  3. Optra Prism breaks your work into sessions, judges each one against its goal, and scores it
  4. You see results in the dashboard — and get coaching live in your terminal via plugin commands

The Personal layer is free forever — no trial, no credit card:

FeatureDescription
PRISM ScoreThe share of your sessions that crushed their goal
Speed (CSPW)Crushed sessions per work-hour — how fast you ship
Skill (APG)Average Prompt Grade across all your prompts
Token UsageCrush Weight plus tokens-per-task and tokens-per-turn
Real-time coachingPrompt rewrites when a prompt’s grade is too low
Waste detection7 pattern detectors (retry storms, context bloat, etc.)
Throttle detectionIdentifies rate-limiting and calculates hours lost
RecommendationsModel rightsizing, prompt patterns, efficiency tips
Plugin commands/prism:score, /prism:cost, /prism:report, and more