Git Agent
by @fradser · plugin · 2 skills
AI-first Git CLI automation — atomic AI commits, co-change relations, autonomous git health agent, pre-tool hook safety, and workspace initialization
Install the whole plugin (CLI)
npx skillmds add fradser/init
npx skillmds add fradser/relatedSkills in this plugin
- ▌ init · fradserInitializes or optimizes git-agent configuration, regenerates commit scopes from git history, and re-derives .gitignore rules.
- ▌ related · fradserMines git history to find files and test suites that historically change together with specified target files (co-change relations). Use before making changes or running tests to discover coupled code.