/streakWhat it tells Claude to do
32 linesThe prompt this command injects, verbatim. Worth reading before you run it.
# Streak Check-in
Check in to your active challenge to log progress, get insights, and maintain your streak.
## Usage
```
/streak
```
## What Happens
1. Load active challenge from `.streak/active.md`
2. Show status (streak count, days since last check-in, on track/overdue)
3. Ask check-in questions based on challenge type
4. Log progress to `challenge-log.md`
5. Generate insights
6. Update streak count
## Instructions
Follow the check-in flow defined in the `ccc-skills:streak` skill (Flow 2: Regular Check-in).
Key steps:
1. Read `.streak/active.md` to find active challenge
2. Read challenge config and calculate streak status
3. Ask energy/time and focus questions
4. If pre-session: offer ideation suggestions based on type
5. If post-session: ask wrap-up questions and log
6. Update files and generate insights
If no `.streak/` folder exists, prompt user to run `/streak-new` first.Shipped by 1 plugin
Installing any of these installs this command.
What this can do
Capabilities declared in this component's own frontmatter — not inferred.
Inherit all session tools
Declares no tool restrictions — inherits every session tool
~16 tokens of context used while enabled, before you invoke anything
Reviews
Log in to leave a review.
No reviews yet — be the first.
Explore related
Other things in this space — across every part of the ecosystem, not just commands.
Commandssimilar to this one
All commands →modernize-brief
Generate a phased Modernization Brief — the approved plan that transformation agents will execute against
32.8K stars
clean_gone
Cleans up all git branches marked as [gone] (branches that have been deleted on the remote but still exist locally), including removing associated worktrees.
32.8K stars
hookify
Create hooks to prevent unwanted behaviors from conversation analysis or explicit instructions
32.8K stars