From cloudbase-ai-toolkit
Provides reusable git delivery workflows for commit, push, PR, release notes, 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-mcpAutomates GitHub workflow: branching, committing, pushing, PRs, issues, and code review. Use when managing git operations or GitHub development lifecycle.
Automates git workflows with skills for status checks, conventional commits via commit-craft, branch cleanup, changelog generation; guides branch naming and commit best practices.
Manages Git branch strategy, worktrees, commits, PR preparation, merge/rebase decisions, conflict resolution, tagging, and release notes. Validates state before making changes.