home/categories/git-workflows/graysurf-agentic-coding-skills-skills-create-feature-pr-skill-md
git-workflowsdevops

create-feature-pr

Create a new feature branch, implement feature work, commit with semantic-commit, and open a PR with gh using standardized templates. Use when the user asks to develop a new feature, start a feature branch, or open a feature PR; also when asked to draft a feature PR based on the latest commit message.

graysurf
maintainer
graysurf
更新日 1/13/2026
スター
0
フォーク
0
quick start

Installation and usage

Create a new feature branch, implement feature work, commit with semantic-commit, and open a PR with gh using standardized templates. Use when the user asks to develop a new feature, start a feature branch, or open a feature PR; also when asked to draft a feature PR based on the latest commit message.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use create-feature-pr