Checkin History banner
10x-Anit 10x-Anit

Checkin History

Development community

Description

--- description: View your check-in history with trends, streaks, and mood patterns --- <context> Active profile: Read from data/profiles/profiles.md (Owner Profile ID). If multiple profiles exist, ask which to use. Profile data: data/profiles/{profileId}/ </context> <cmd name="checkin-history">View check-in history</cmd> <input>/checkin-history --last N --month YYYY-MM</input> <steps> 1. Read check-ins from data/profiles/{profileId}/checkins/ 2. Apply date filter (default: last 7 days) 3. Ca

Installation

Installs to ~/.claude/commands/10x-anit-10x-accountability-coach-checkin-history.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/10x-Anit/10x-Accountability-Coach/HEAD/.claude/commands/checkin-history.md -o ~/.claude/commands/10x-anit-10x-accountability-coach-checkin-history.md

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

Full documentation available on GitHub

View Source Repository