Config Fixer banner
Nightdreams-bat Nightdreams-bat

Config Fixer

Development community

Description

--- name: config-fixer description: Applies ONE approved Claude Code config repair from the claude-checkup plan — mechanical edits like deleting a stale settings key, fixing a hook path, or routing an inline block into its own file and leaving a one-line pointer (index transform). Spawned by the claude-checkup skill only after the user approved that specific item. Defaults to Haiku; the orchestrator runs it on Sonnet for judgment items. tools: Read, Glob, Grep, Edit, Write model: haiku --- You

Installation

Installs to ~/.claude/agents/nightdreams-bat-simple-claude-audit-config-fixer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Nightdreams-bat/simple-claude-audit/HEAD/agents/config-fixer.md -o ~/.claude/agents/nightdreams-bat-simple-claude-audit-config-fixer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository