Skip to content

AI Fluency Score

The AI Fluency Score (0–100) measures how effectively you work with AI coding agents. It’s a composite metric derived from session patterns, not a simple token count.

The score combines multiple signals:

  • Session efficiency — cost per meaningful outcome (commits, files changed)
  • Cache utilization — how well you leverage prompt caching
  • Session patterns — consistent, focused sessions score higher
  • Recovery rate — how quickly errors are resolved
RangeLevelDescription
0–39BeginnerLearning to work with AI agents effectively
40–59DevelopingGood fundamentals, room to optimize
60–79ProficientConsistent, effective AI collaboration
80–100ExpertHighly optimized AI-first workflow
  • Keep sessions focused — one task per session is more efficient than context-switching
  • Reuse context — start sessions from the same project to maximize cache hits
  • Review tool calls — unnecessary tool calls increase cost without outcomes

After installing the plugin, ask Claude Code directly:

"What's my AI Fluency Score?"
→ Uses get_fluency_score tool automatically