ワンクリックで
source-command-git-pr
Create a pull request from current branch
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Create a pull request from current branch
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Use this skill to generate well-branded interfaces and assets for Good'ai, either for production or throwaway prototypes/mocks/etc. Contains essential design guidelines, colours, type, fonts, assets, and UI kit components for prototyping. Good'ai is a Perth-based SME automation business with a brutalist / direct-mail identity (warm cream paper, high-contrast coloured cards in navy / gold / red / black) and a casual "switched-on mate" voice.
Scaffold a new component with test file
Start dev server and verify environment
Stage + commit with conventional commit format
Stage + commit + push to remote
init-proj
| name | source-command-git-pr |
| description | Create a pull request from current branch |
Use this skill when the user asks to run the migrated source command git-pr.
Create a PR:
git log main..HEAD --oneline to see commitsgh pr create --title "..." --body "..."