← ClaudeAtlas

coachinglisted

Use when the user wants to process a hard conversation, a decision they're second-guessing, or accumulated friction with a person (too big for a daily journal), wants panel takes that update with their corrections, or wants growth on a theme tracked over weeks. Triggers: /coaching, "coach me through this", "help me process this". NOT fitness coaching (/coach), daily entries (/journal), weekly/monthly reviews (/weekly, /monthly), or cross-session pattern detection (/patterns).
mycelium-hq/ai-brain-starter · ★ 31 · AI & Automation · score 75
Install: claude install-skill mycelium-hq/ai-brain-starter
# Coaching Session — Multi-Pass Panel + Accountability Tracking A skill that turns a one-off hard moment into a tracked accountability arc. Runs panel passes that update with the user's corrections, files a synthesized record with a re-eval date, and updates the vault's rolling pattern tracker so growth can be measured over time. ## Why this exists Daily journals capture one moment per day. Panel reactions inside `/journal` are one-shot. Most real coaching, real therapy, real advisor relationships are NOT one-shot — they're multi-turn, they update when new evidence comes in, and they track whether the same blind spot keeps surfacing across months. The vault has all the pieces (panel rules in `⚙️ Meta/rules/advisory-panel.md`, daily journals, decision logs) but no skill that orchestrates the multi-pass coaching arc and files it for tracking. This skill fills that gap. ## Three-tier architecture This skill produces files at three different timescales: 1. **Verbatim raw (immediate)** — `📋 Strategy/Coaching Sessions/Processing Notes - YYYY-MM-DD - <topic>.md`. The user's exact words during the session. Per the "save exact words" rule, no annotation, no synthesis. Available for re-read forever. 2. **Synthesized accountability record (per session)** — `🏠 Home/Coaching Sessions/YYYY-MM-DD - <topic>.md`. What surfaced, commitments named, re-eval date one month out. This is the file `/weekly` and `/monthly` look at to ask "did the pattern repeat? did the commitments land?"