chore(skill): add split commit and push workflow

This commit is contained in:
caoxiaozhu
2026-05-11 06:31:08 +00:00
parent 321dd6fdaf
commit 9b39df6277
2 changed files with 64 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
interface:
display_name: "Split Commit and Push"
short_description: "Help split git changes into clear commits"
default_prompt: "Use $split-commit-and-push to group the current changes into logical commits and push the branch."