Coach banner
fatihkan fatihkan

Coach

Data community

Description

Coaching analysis command. Performs data-driven work-pattern analysis and offers personal improvement suggestions. # Required Tools - Read (memory, tasks, notes, previous coaching reports) - Write (coaching report) - Grep (pattern scan) - Glob (finding data sources) - Bash (git statistics) # Optional Time Window Ask the user: "Which period shall we analyze?" - **Weekly:** Last 7 days - **Monthly:** Last 30 days - **All Data:** Every existing record # Procedure (4 Sections) ### Section 0: Dat

Installation

Installs to ~/.claude/commands/fatihkan-badi-coach.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/fatihkan/badi/HEAD/.claude/commands/coach.md -o ~/.claude/commands/fatihkan-badi-coach.md

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

Full documentation available on GitHub

View Source Repository