Git Basic Helper
Provide safe git commands for common tasks
install path
~/.claude/skills/git-basic-helper/SKILL.md command
/git-basic-helper SKILL.md
Git Basic Helper
Purpose
Provide safe git commands for common tasks.
Inputs to request
- Goal (branch, commit, sync, or resolve conflict).
- Current branch and remote name.
- Any uncommitted changes or stashes.
Workflow
- Clarify the goal (new branch, commit, update, or simple rebase).
- Provide minimal commands with explanations and safety notes.
- Call out any files to inspect before pushing.
Output
- Exact git command sequence.
- Warnings for destructive operations.
Quality bar
- Avoid destructive commands unless explicitly requested.
- Explain when to pause and inspect state.
Copy this into ~/.claude/skills/git-basic-helper/SKILL.md to use it as a slash command in Claude Code.