·wt-commit-and-pr
>_

wt-commit-and-pr

すべての変更をコミットし、リモートにプッシュし、ストーリー ブランチの GitHub PR を作成または更新します。ドラフト PR ファースト ワークフローでは、これは主に既存のドラフト PR への増分プッシュに使用されます。 PR がまだ存在しないレガシーケースにも対応します。

12インストール·1トレンド·@michael-menard

インストール

$npx skills add https://github.com/michael-menard/monorepo --skill wt-commit-and-pr

wt-commit-and-pr のインストール方法

コマンドラインで wt-commit-and-pr AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/michael-menard/monorepo --skill wt-commit-and-pr
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: michael-menard/monorepo。

Description Commits all staged changes in the current worktree, pushes to the remote, and creates a GitHub PR (or detects an existing one). Designed for automated use from workflow orchestrators.

Note: With the draft-PR-first workflow (/wt:new creates a draft PR upfront), this skill is primarily used for incremental commit+push operations to existing draft PRs. It gracefully handles both cases: existing PRs (reports "updated") and new PRs (creates one).

| STORYID | Yes | — | Story identifier (e.g., WINT-1012) | | STORYTITLE | Yes | — | Human-readable story title for commit message and PR | | EVIDENCEPATH | No | — | Path to EVIDENCE.yaml for AC checklist in PR body |

すべての変更をコミットし、リモートにプッシュし、ストーリー ブランチの GitHub PR を作成または更新します。ドラフト PR ファースト ワークフローでは、これは主に既存のドラフト PR への増分プッシュに使用されます。 PR がまだ存在しないレガシーケースにも対応します。 ソース: michael-menard/monorepo。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/michael-menard/monorepo --skill wt-commit-and-pr
カテゴリ
>_生産性
認証済み
初回登録
2026-03-10
更新日
2026-03-10

Browse more skills from michael-menard/monorepo

クイックアンサー

wt-commit-and-pr とは?

すべての変更をコミットし、リモートにプッシュし、ストーリー ブランチの GitHub PR を作成または更新します。ドラフト PR ファースト ワークフローでは、これは主に既存のドラフト PR への増分プッシュに使用されます。 PR がまだ存在しないレガシーケースにも対応します。 ソース: michael-menard/monorepo。

wt-commit-and-pr のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/michael-menard/monorepo --skill wt-commit-and-pr インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/michael-menard/monorepo