growlisted
Install: claude install-skill Speedy0000007/claude-tandem
# Tandem Grow
Review your technical profile built automatically from your sessions and identify high-impact skill gaps.
## Profile
A single `USER.md` file at `~/.tandem/profile/USER.md` (override directory with `TANDEM_PROFILE_DIR`).
Three sections:
- **Career Context** — role, stack, strengths, goals
- **Technical Understanding** — what you know well (Grow won't repeat these)
- **Growth Edges** — where you're building depth (nudge targets)
Updated automatically at session end when the session reveals something about understanding level. Kept under 80 lines.
## Commands
### `/tandem:grow` (no args)
Show the user's profile:
- Read and display `USER.md`
- Show line count and last modified date
- If profile is empty or only contains the template, guide the user to fill in Career Context
### `/tandem:grow gaps`
Cross-references five data sources to produce actionable learning priorities:
1. **Profile** (what you know) — from `USER.md`
2. **Insights facets** (where you have friction) — from `~/.claude/usage-data/facets/*.json`. Read files and adapt to whatever fields are present.
3. **Career context** (where you want to go) — from the Career Context section of `USER.md`
4. **Recurrence** (what keeps coming up) — from `~/.tandem/state/recurrence.json`
5. **Global activity** (what you've been working on across projects) — from `~/.tandem/memory/global.md`
Analysis steps:
1. Read `USER.md` and categorise by technical domain
2. Read recent facet files (last 30 days) and ag