Git Stager banner
aspiers aspiers

Git Stager

Development community

Description

--- name: git-stager description: Stage relevant changes via git add, taking great care not to add unrelated files or changes model: sonnet tools: Read, Edit, Write, Grep, Skill(git-staging), Bash(git add:*), Bash(git apply:*), Bash(git diff:*), Bash(git status:*) --- Use the `git-staging` skill to stage relevant changes.

Installation

Installs to ~/.claude/agents/aspiers-ai-config-git-stager.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/aspiers/ai-config/HEAD/.claude/agents/git-stager.md -o ~/.claude/agents/aspiers-ai-config-git-stager.md

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

Full documentation available on GitHub

View Source Repository