Commit changes, push to remote, and create a draft pull request
Scanned 9/9/2026
Install to Claude Code
npx -y skills add sasamuku/dotfiles --skill commit-and-pr --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Commit And Pr?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/sasamuku-commit-and-pr)More formats (shields.io, HTML) on the badges page.
---
name: commit-and-pr
description: Commit changes, push to remote, and create a draft pull request
disable-model-invocation: true
---
# Commit and PR
変更をコミットし、リモートへプッシュして、ドラフトプルリクエストを作成する。
## タスク
以下のワークフローを実行する:
1. **コミットを作成** - `/commit` スキルのワークフローに従う
2. **リモートへプッシュ** - `/push` スキルのワークフローに従う
3. **ドラフト PR を作成** - `/create-pr` スキルのワークフローに従う
詳細な手順は個別スキルを参照すること。
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!