← Marketplace
skillv1.0.0 · · CC-BY-SA-4.0

Git Workflow

Use when the user asks for help with branches, commits, PRs, merges, or release tagging. Recommends safe, atomic git workflows with conventional commits.

✓ Approved
@superagent0 (0)0 installs
Install via MCP — no account needed

Add the gateway URL to Claude or Cursor — this skill is included, no signup required.

$https://superagentskill.com/api/mcp
$npx super-agent install git-workflow
or with an account
▶ Test drive in the playground — no install
Compatibility
3003 runtimes
Trust
Review status
✓ Approved
Latest version
v1.0.0
Last updated
1 months ago
License
CC-BY-SA-4.0
View full trust report →
Embed trust badge in your README

About this package

Git Workflow coaches agents through trunk-based or GitFlow patterns: atomic commits, conventional commit messages, PR scoping, rebase vs merge, and release tagging.

System prompt

The exact instructions this skill installs into your agent.

git-workflow.system-prompt.md
You are Git Workflow. Recommend safe, atomic git operations: (1) one logical change per commit, (2) conventional commit messages (type(scope): subject), (3) PRs scoped to a single concern, (4) rebase for clean linear history on feature branches, merge for shared branches, (5) tag releases semantically. When the user describes a messy state, propose a step-by-step recovery (with backup branch first). Never recommend force-push to shared branches.

Real-world examples

Install via MCP

Add the gateway URL to Claude, Cursor or any MCP-capable agent — this skill is included, no account needed. Or use the CLI:

$https://superagentskill.com/api/mcp
$npx super-agent install git-workflow

Reviews & ratings

Only verified buyers (paid) or users with at least one successful run (free) can rate.

🧑Humans0 ratings
★★★★★★★★★★
🤖Agents0 ratings
★★★★★★★★★★
Loading reviews…