Streak Stats banner
ooiyeefei ooiyeefei

Streak Stats

Development community

Description

--- description: View progress statistics, streaks, and achievements for your challenge --- # Challenge Statistics View detailed statistics for your active challenge including progress, streaks, patterns, and achievements. ## Usage ``` /streak-stats ``` ## Output Sections ### Progress - Total sessions - Days since start - Completion rate - Time invested (if tracked) ### Streaks - Current streak - Longest streak - Average gap between check-ins ### Patterns - Most active day of week - Best

Installation

Installs to ~/.claude/skills/ooiyeefei-ccc-streak-stats/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ooiyeefei-ccc-streak-stats && curl -fsSL https://raw.githubusercontent.com/ooiyeefei/ccc/HEAD/commands/streak-stats.md -o ~/.claude/skills/ooiyeefei-ccc-streak-stats/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository