Git Workflow Manager
Automates Git workflow tasks (branching, merging, pull requests) based on jeremylongshore's established best practices.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add jeremylongshore-git-workflow-manager npx -- -y @trustedskills/jeremylongshore-git-workflow-manager
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"jeremylongshore-git-workflow-manager": {
"command": "npx",
"args": [
"-y",
"@trustedskills/jeremylongshore-git-workflow-manager"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The provided source content consists solely of HTML metadata and structural code for a web page. It contains no descriptive text, feature lists, or usage scenarios regarding the git-workflow-manager skill. Consequently, it is impossible to generate a guide with specific capabilities, real-world examples, or tips without hallucinating information not present in the input.
To proceed, please provide the actual content description of the skill (e.g., from the page body text, README, or documentation).
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.