Skills and configurations adapted from Freek Murze's Claude dotfiles. Installed on 2026-04-05.


Settings Changes

Setting Value What it does
alwaysThinkingEnabled true Forces extended thinking on every response
statusLine statusline.sh Shows repo name (cyan) + context % (color-coded green/yellow/red)

CLAUDE.md Rules Added


Agent

task-planner

Model: Opus | Trigger: Complex task decomposition, feature planning, refactoring strategy

Breaks down complex tasks into phased implementation plans with dependencies, risk warnings, verification checkpoints, and rollback procedures. Output uses structured format with numbered phases, completion criteria, and dependency callouts.


Research Skill

context7-auto-research

Trigger: Automatically when asking "how to" questions about libraries/frameworks

Fetches up-to-date documentation from Context7 API instead of relying on training data. Searches for the library, selects the best match by trust score and version, then fetches relevant docs. Requires API key (configured in .env).


Copy & Content Skills