Git operations with conventional commits. Use for staging, committing, pushing, PRs, merges. Auto-splits commits by type/scope. Security scans for secrets.
Installation
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Git operations with conventional commits. Use for staging, committing, pushing, PRs, merges. Auto-splits commits by type/scope. Security scans for secrets.
version
1.0.0
Git Operations
Execute git workflows via git-manager subagent to isolate verbose output.
Activate context-engineering skill.
IMPORTANT:
Sacrifice grammar for the sake of concision.
Ensure token efficiency while maintaining high quality.
Pass these rules to subagents.
Arguments
cm: Stage files & create commits
cp: Stage files, create commits and push
pr: Create Pull Request [to-branch] [from-branch]
to-branch: Target branch (default: main)
from-branch: Source branch (default: current branch)
merge: Merge [to-branch] [from-branch]
to-branch: Target branch (default: main)
from-branch: Source branch (default: current branch)