Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub kosmoche/git-commandHow this skill is triggered — by the user, by Claude, or both
Slash command
/git-command:push-prThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Current git status: !`git status`
Mandates invoking relevant skills via tools before any response in coding sessions. Covers access, priorities, and adaptations for Claude Code, Copilot CLI, Gemini CLI.
Share bugs, ideas, or general feedback.
git statusgit diff HEADgit branch --show-currentgit log --oneline -10Based on the above changes:
<type>/<short-description>, e.g. feat/add-user-auth)<type>(<scope>): <short description>
<body>
Types: feat, fix, docs, style, refactor, perf, test, build, ci, chore, revert
Rules: lowercase, imperative mood, no period, max 72 chars. Add ! for breaking changes.-u flaggh pr create with:
## Summary
<1-3 bullet points>
## Test plan
<bulleted checklist>
You have the capability to call multiple tools in a single response. You MUST do all of the above in a single message. Do not use any other tools or do anything else. Do not send any other text or messages besides these tool calls.
$ARGUMENTS