Agent skill
branch-creating
ブランチ作成時のルール
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/branch-creating
SKILL.md
ブランチ運用
- すべて
mainから分岐。mainへの直接 push は禁止。 - 命名:
- 通常は、
feature/<yymmdd>-<短い説明>(例:feature/251128-add-link-check) - 緊急修正は
hotfix/<yymmdd番号>-<短い説明>。
- 通常は、
Didn't find tool you were looking for?