Streak Insights banner
ooiyeefei ooiyeefei

Streak Insights

Development community

Description

--- description: Get cross-challenge insights, compound learning detection, and patterns --- # Cross-Challenge Insights Analyze all your challenges to find connections, compound learning, and patterns. ## Usage ``` /streak-insights ``` ## What It Detects ### Compound Learning Skills from one challenge enabling progress in another: ``` Your "Learn Rust" challenge (Session 12) where you learned async/await directly enabled your "Build CLI Tools" challenge (Session 3) where you built a concur

Installation

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

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

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

Full documentation available on GitHub

View Source Repository