git-workflows

Installation
SKILL.md

Git Workflows (from local commands)

This skill turns the repo's former local command templates into reusable git delivery workflows.

When to use this skill

Use this skill when the user asks to:

  • run a commit workflow (conventional-changelog style)
  • push changes with safe branching and open a PR
  • generate release notes from git history / GitHub context
  • publish a version from main (including bilingual README Recent updates on minor bumps)
  • analyze the latest failed GitHub Actions workflow, attempt a fix in an isolated worktree, and submit a PR
  • check IDE icon configuration consistency across document components and source files

Source of truth

All detailed steps and constraints live in:

Installs
15
GitHub Stars
1.1K
First Seen
Mar 30, 2026
git-workflows — tencentcloudbase/cloudbase-ai-toolkit