Armory
Source
Browse
Hooks

change-tracker

Track file changes in a simple log. Records which files were modified and when for easy tracking of Claude Code activity.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install change-tracker --cli claude

writes the file to.claude/hooks/change-trackerListed as compatible

Configuration
# fetches the hook script into:
.claude/hooks/change-tracker
# then register it in your settings.json "hooks" block.

↳ Add the hook entry to settings.json, then restart the harness.

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Track file changes in a simple log. Records which files were modified and when for easy tracking of Claude Code activity.

When to use it

Track file changes in a simple log. Records which files were modified and when for easy tracking of Claude Code activity.

How to install / invoke

# Wire this hook script into .claude/settings.json
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/hooks/development-tools/change-tracker.json -o .claude/hooks/change-tracker.json

Notes

Extracted from davila7/claude-code-templates, development-tools category.