# Learn Claude Code: /insights

> Source: <https://dev.to/aguilera_ee/learn-claude-code-insights-40l3>
> Published: 2026-06-03 16:15:48+00:00

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.

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

```
 ~/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
```


