Checkin banner
10x-Anit 10x-Anit

Checkin

Development community

Description

--- description: Do your daily check-in - log mood, wins, blockers, and tomorrow's plan --- <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">Daily accountability check-in</cmd> <ref>skills/daily-checkin/SKILL.md</ref> <steps> 1. Read active profile from data/profiles/ 2. Check existing check-in today in data/profiles/{profileId}/checkins/ 3. If

Installation

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

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

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

Full documentation available on GitHub

View Source Repository