DEV Community

Cover image for Learn Claude Code: /insights
Eduardo Aguilera
Eduardo Aguilera

Posted on • Originally published at aguilera.ee

Learn Claude Code: /insights

Description

Produces a report on your Claude Code usage patterns: which projects, which tools, what areas of code you've been editing, where you hit friction.

Use case

Quarter wrap-up. You want a quick objective look at where your Claude-assisted time actually went before writing a self-review.

Example

 ~/code/api  >  /insights

   Last 30 days
   ──────────────────────────────────────────────
   Sessions             142
   Top projects         api (61%), web (24%), infra (9%)
   Top tools            Edit, Bash, Read
   Common friction      • test flakiness in tests/checkout
                        • repeated `gh pr view` permission prompts
Enter fullscreen mode Exit fullscreen mode

Top comments (0)