Show HN: How many hours have you spent with Claude Code? (CLI tool) I built a zero-dependency CLI that reads your Claude Code session logs (~/.claude/projects/) and shows exactly how much time you spend with it. Instant run: npx cc-session-stats Shows: total hours, sessions, longest session, day-of-week heatmap, consecutive streak, and health warnings. My results: 3,485 sessions, 116h, 47/50 active days, 35-day streak. The tool said: "Rest days exist for a reason." |