BY am-will • V0.1.0
Automatically stage changes in git after file modifications for easier commit workflow. This hook runs 'git add' on any file that Codex edits or writes, automatically staging changes for the next commit. Includes error suppression so it won't fail in non-git repositories. Helps streamline the development workflow by preparing files for commit.
$ npx codex-marketplace add am-will/codex-skills/hooks/aitmpl-codex/post-tool/git-add-changes --hook