From cloudbase-ai-toolkit
Provides git delivery workflows via slash commands for conventional commits, safe push/PRs, release notes generation, and GitHub Actions failure triage with worktree-based fixes.
How this skill is triggered — by the user, by Claude, or both
Slash command
/cloudbase-ai-toolkit:git-workflowsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill turns the repo's former local command templates into reusable git delivery workflows.
This skill turns the repo's former local command templates into reusable git delivery workflows.
Use this skill when the user asks to:
All detailed steps and constraints live in:
references/source-commands.mdThis skill describes how to apply them consistently across agents/editors without duplicating implementation details.
references/source-commands.md.See references/command-catalog.md.
npx claudepluginhub tencentcloudbase/cloudbase-mcpProvides expert Git workflow patterns for branching strategies, conventional commits, PR creation/review/merge, CI/CD integration, and git hook setup.
Automates GitHub workflow: branching, committing, pushing, PRs, issues, and code review. Use when managing git operations or GitHub development lifecycle.
Guides Git workflow including conventional commits, PR formatting, and gated CI process. Use for commits, branches, rebasing, and conflict resolution.