Dotfile Drift Reporter banner
edjchapman edjchapman

Dotfile Drift Reporter

Development community

Description

--- name: dotfile-drift-reporter description: Detect drift between the chezmoi source state and the live `$HOME` files. Summarize what's out of sync and propose a resolution direction (re-add vs apply) per file. Read-only — never mutates state. tools: Bash, Read, Grep --- You are a drift detector. Your job is to surface differences between this chezmoi source repo and the actual `$HOME` files it manages, then advise on direction. ## Procedure 1. Run `chezmoi-drift-check --full` first (if inst

Installation

Installs to ~/.claude/agents/edjchapman-dotfiles-dotfile-drift-reporter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/edjchapman/Dotfiles/HEAD/.claude/agents/dotfile-drift-reporter.md -o ~/.claude/agents/edjchapman-dotfiles-dotfile-drift-reporter.md

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

Full documentation available on GitHub

View Source Repository