Content Preview
--- description: Stage, commit, and push the current branch following git governance rules. --- 1. Run `/review` to ensure lint/tests/security checks pass locally. 2. Review and stage changes with `git add` (avoid staging generated or secret files). 3. Craft a Conventional Commit message (types: feat, fix, docs, style, refactor, perf, test, build, ci, chore, revert). - Use `.github/commit-template.txt` and include Context / Testing / Reviewers blocks. - Never add AI attribution strings to
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/cp.md \
https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/.claude/commands/git/cp.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/alirezarezvani/claude-skillsThen reference at .claude/commands/git/cp.md
Related Skills
list-commands
List all registered Tauri IPC commands (invoke handlers) in a running app
commandslistcommands
by qdhenry · claude-command-suite
linux-commands-guide
This skill provides automated assistance for linux commands guide tasks within the DevOps Basics domain.
linux-commands-guidelinuxcommandsguide
by jeremylongshore · plugins-plus-skills
ralph-loop/help
"Explain Ralph Loop plugin and available commands"
commandcommandralph-loophelp
by Anthropic · anthropic-official-plugins
laravel-boost
Laravel development toolkit MCP server. Provides intelligent assistance for Laravel applications including Artisan commands, Eloquent queries, routing, migrations, and framework-specific code generation.
pluginpluginmarketplacelaravel-boost
by Anthropic · anthropic-official-plugins