- Verify
git config user.nameanduser.email; prompt if missing git-agent init --scope --force- Read scopes from
.git-agent/config.yml, validate naming:- Single words: use as-is
- Multi-word: abbreviate to first letters (e.g.,
multi-word->mw)
- Create
.claude/git.local.mdfrom${CLAUDE_PLUGIN_ROOT}/examples/git.local.mdwith validated scopes
CLI reference: ${CLAUDE_PLUGIN_ROOT}/references/cli.md