01
Claude edits more than it reads
HighClaude made 3148 reads and 3242 edits (ratio 1.0:1). A healthy ratio is 4+ reads per edit. Editing without reading leads to retries and wasted tokens.
Potential savings · ~5.9M tokens (~$4.35)
Before editing any file, read it first. Before modifying a function, grep for all callers. Research before you edit.
02
114 possibly low-worth expensive sessions
HighSessions with meaningful spend but weak delivery signals: workspace-001/sess-3ff4d836 on 2026-06-03: $106.46 (12 retries); workspace-002/sess-192682a9 on 2026-06-07: $96.61 (7 retries); workspace-003/sess-f5d897e7 on 2026-06-03: $95.24 (10 retries); workspace-004/sess-0e1a475f on 2026-06-08: $84.67 (20 retries, no one-shot edit turns); workspace-006/sess-1d6df6a9 on 2026-06-02: $63.30 (12 retries)
Potential savings · ~1823.8M tokens (~$1346.83)
Before continuing, name the deliverable in one sentence (PR title, file changed, command output you expect). Stop and check with me if (a) you spend more than 10 minutes without an edit, or (b) the same approach fails twice. Do not retry past two attempts on any single fix.
03
167 context-heavy sessions
HighEffective input/cache tokens swamp output in these sessions: workspace-007/sess-3f4f7dbd on 2026-06-05: 9.7M effective input/cache vs 185.7K output (52.4:1); workspace-015/sess-034bc6c0 on 2026-06-08: 6.5M effective input/cache vs 145.0K output (44.9:1); workspace-005/sess-524c68a6 on 2026-06-01: 6.5M effective input/cache vs 172.5K output (37.5:1); workspace-031/sess-9fecf7f1 on 2026-06-05: 4.3M
Potential savings · ~79.6M tokens (~$58.75)
Start fresh before continuing. Use only the current goal, the relevant files, the failing command/output, and the constraints below. Restate the working context in under 10 bullets before editing.
04
38 high-cost session outliers
HighSessions costing more than 2x their peer-session average in the same project: workspace-051/sess-b003a67c on 2026-05-29: $13.43 (4.4x avg); workspace-062/sess-2b2698be on 2026-05-29: $9.12 (4.2x avg); workspace-064/sess-36599d9b on 2026-05-28: $8.26 (5.6x avg); workspace-033/sess-5c916e2a on 2026-05-24: $6.88 (2.1x avg); workspace-105/sess-456b17bf on 2026-05-28: $4.57 (8.6x avg); +33 more. These
Potential savings · ~69.7M tokens (~$51.48)
Before making changes, summarize the smallest viable plan. Keep context narrow, avoid broad searches, and stop after the first working patch so I can review before continuing.
05
Claude is re-reading the same files
High762 redundant re-reads across sessions. Top repeats: courses.ts (355x), example-tasks.ts (82x), learn-courses.test.ts (54x). Each re-read loads the same content into context again.
Potential savings · ~457.2K tokens (~$0.338)