What problem does it solve? Rebuilding a personalized Claude Code setup on a new machine means re-deriving every hook, helper script, skill, and MCP server from scratch. This Skill packages one user's hand-written artifacts into a sanitized, portable bundle with step-by-step reinstall instructions. ## Core Features & Use Cases - Portable setup bundle: Ships user-authored skills (subset-worktree), PowerShell command-scripts (commit-and-pr, verify), hooks (intake-issue-image), and a sanitized MCP server inventory with env-var placeholders. - Usage monitoring: A PostToolUse CSV counter, a Stop-hook cost footer priced at Opus/Sonnet/Haiku tiers, a cross-tool HTML dashboard, and a transcript history analyzer that rank your most-used skills, commands, and subagents. - Use Case: You get a new work laptop. Copy the toolkit, follow SKILL.md to place each piece into ~/.claude/ or a project's .claude/ folder, paste the hook blocks into settings.json, and your full Claude Code environment is restored. ## Quick Start Ask the assistant to reinstall my Claude Code toolkit on this machine by following the steps in SKILL.md.