<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: yurukusa</title><link>https://news.ycombinator.com/user?id=yurukusa</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 29 Apr 2026 08:11:11 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=yurukusa" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[Show HN: Free tools to understand your Claude Code usage (browser, no install)]]></title><description><![CDATA[
<p>I've been building Claude Code tools for the past 60 days — mostly because I couldn't stop asking "wait, how much time am I actually spending on this?"<p>The result is 41 zero-dependency tools. Some examples:<p>- *cc-wrapped*: Spotify Wrapped for Claude Code — drag in your ~/.claude folder, get a visual year-in-review
- *cc-session-stats*: Session durations, streaks, health warnings if you've gone 3+ hours without a break
- *cc-agent-load*: How much time is actually YOU vs AI subagents? Mine is 35% me, 65% AI
- *cc-ghost-log*: "Ghost Days" — days you had zero Claude Code sessions but committed code anyway
- *cc-impact*: What did you actually build? Commits, lines added, files changed across all your repos
- *cc-peak*: When are you most focused? Hour-of-day heatmap + optimal 4-hour working window
- *cc-collab*: Are you getting better at working with Claude Code? Weekly commits-per-hour efficiency trend
- *cc-focus*: Are you spreading too thin? Weekly project scatter — mine went from 4 projects to 1 (converging -40%)
- *cc-score*: 0–100 productivity score. I'm 89/100 (A — Power User)
- *cc-burnout*: Same data, different angle. My burnout risk: 60/100 (High). High score ≠ sustainable.
- *cc-monthly*: Monthly retrospective in Markdown — paste it straight into your dev blog
- *cc-predict*: The only forward-looking tool — projects your month-end stats based on last 14 days<p>All 41 tools are free, MIT licensed, zero dependencies. Most run in browser (no install), CLI versions available via npx.<p>The raw numbers from 60+ days: 3,580 sessions, 142 hours, 40 Ghost Days, 563 commits, +305k net lines.<p>Full data story at: <a href="https://yurukusa.github.io/cc-story/" rel="nofollow">https://yurukusa.github.io/cc-story/</a></p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47208594">https://news.ycombinator.com/item?id=47208594</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 01 Mar 2026 17:14:08 +0000</pubDate><link>https://yurukusa.github.io/cc-toolkit/</link><dc:creator>yurukusa</dc:creator><comments>https://news.ycombinator.com/item?id=47208594</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47208594</guid></item><item><title><![CDATA[Show HN: How many hours have you spent with Claude Code? (CLI tool)]]></title><description><![CDATA[
<p>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.<p>Instant run:
  npx cc-session-stats<p>Shows: total hours, sessions, longest session, day-of-week heatmap, consecutive streak, and health warnings.<p>My results: 3,485 sessions, 116h, 47/50 active days, 35-day streak.
The tool said: "Rest days exist for a reason."<p>GitHub: <a href="https://github.com/yurukusa/cc-session-stats" rel="nofollow">https://github.com/yurukusa/cc-session-stats</a></p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47192539">https://news.ycombinator.com/item?id=47192539</a></p>
<p>Points: 2</p>
<p># Comments: 1</p>
]]></description><pubDate>Sat, 28 Feb 2026 08:59:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=47192539</link><dc:creator>yurukusa</dc:creator><comments>https://news.ycombinator.com/item?id=47192539</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47192539</guid></item></channel></rss>