home/categories/git-workflows/graysurf-codex-kit-skills-workflows-pr-feature-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.
maintainer
graysurf
업데이트됨 1/20/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