webbertakken
@webbertakken
Public Skills
session-start
by webbertakken
Start team, run dev servers, and read PROMPT.md if present.
context-optimizer
by webbertakken
Audit and optimise context window usage for AI coding tools (Claude Code, OpenCode, etc.). Estimates token breakdown, identifies waste (duplicate skills, overlapping rules, bloated instruction files, dirty git status, MCP server overhead), and provides actionable recommendations with projected savings. Use when the user says "context checkup", "reduce context", "check context", "context audit", "how big is my context", or when sessions feel sluggish.
session-reset
by webbertakken
Reset the session while preserving context. Commits changes, writes a PROMPT.md capturing current work state, tears down any active team if present, then guides the user through /clear and context restoration. Supports a new parameter (/session-reset new) to write only key institutional knowledge without current task/progress — for starting a different task while preserving learnings. Use when the context window is getting large, the session needs a fresh start, or when switching focus. Also use when user says "reset", "fresh start", "save and clear", or "write prompt".