History banner
10x-Anit 10x-Anit

History

Development community

Description

--- description: View your activity history - check-ins, completions, and milestones --- <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="history">Activity history</cmd> <input>/history --last N --type checkins|todos</input> <steps> 1. Read check-ins from data/profiles/{profileId}/checkins/ 2. Read completed todos from data/profiles/{profileId}/todos/ 3

Installation

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

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

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

Full documentation available on GitHub

View Source Repository