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 prompts using the PRISM framework (5 dimensions, 10 metrics, 0–10 scale)
  • Tracks your usage — tokens, cost, model mix, session patterns
  • 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 → Ingest Service → NATS → S3 (Parquet)
Prism Engine
Dashboard
  1. You install the Prism plugin in Claude Code
  2. The plugin captures telemetry (OTEL) and prompt text as you work
  3. Data flows through the ingest service into NATS and S3
  4. The Prism engine scores your sessions and detects patterns
  5. You view results in the dashboard or via plugin commands

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

FeatureDescription
PRISM Score5-dimension quality score for every session
Real-time coachingPrompt rewrites when PQ drops below threshold
Token & cost trackingPer-session and cumulative usage analytics
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