Slide 29
Slide 29 text
29
ブランチ作成スキル(1)
---
name: git-branch
description: Create Git branches with automatic type detection and project-specific naming
conventions. Use when asked to "create a branch", "make a new branch", "create branch for
changes", or when ready to organize code changes into a new branch. Supports feat, fix, docs,
refactor, test, build, ci, chore, revert, and perf branch types with automatic type selection based on
changed file patterns.
—
# Git Branch Skill
This skill guides the creation of Git branches with project-specific naming conventions.
ure that the branch name follows the project's naming conventions.
スキルの概要と
発⽕条件を詳細に記述
nameはケバブケース