·wt-commit-and-pr
>_

wt-commit-and-pr

Übernehmen Sie alle Änderungen, übertragen Sie sie per Push an Remote und erstellen oder aktualisieren Sie eine GitHub-PR für einen Story-Zweig. Beim Draft-PR-First-Workflow wird dies hauptsächlich für inkrementelle Pushs auf bestehende PR-Entwürfe verwendet. Behandelt auch Altfälle, bei denen noch kein PR existiert.

12Installationen·1Trend·@michael-menard

Installation

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

So installieren Sie wt-commit-and-pr

Installieren Sie den KI-Skill wt-commit-and-pr schnell in Ihrer Entwicklungsumgebung über die Kommandozeile

  1. Terminal öffnen: Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Installationsbefehl ausführen: Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/michael-menard/monorepo --skill wt-commit-and-pr
  3. Installation überprüfen: Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Quelle: 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 |

Übernehmen Sie alle Änderungen, übertragen Sie sie per Push an Remote und erstellen oder aktualisieren Sie eine GitHub-PR für einen Story-Zweig. Beim Draft-PR-First-Workflow wird dies hauptsächlich für inkrementelle Pushs auf bestehende PR-Entwürfe verwendet. Behandelt auch Altfälle, bei denen noch kein PR existiert. Quelle: michael-menard/monorepo.

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/michael-menard/monorepo --skill wt-commit-and-pr
Kategorie
>_Produktivität
Verifiziert
Erstes Auftreten
2026-03-10
Aktualisiert
2026-03-10

Browse more skills from michael-menard/monorepo

Schnelle Antworten

Was ist wt-commit-and-pr?

Übernehmen Sie alle Änderungen, übertragen Sie sie per Push an Remote und erstellen oder aktualisieren Sie eine GitHub-PR für einen Story-Zweig. Beim Draft-PR-First-Workflow wird dies hauptsächlich für inkrementelle Pushs auf bestehende PR-Entwürfe verwendet. Behandelt auch Altfälle, bei denen noch kein PR existiert. Quelle: michael-menard/monorepo.

Wie installiere ich wt-commit-and-pr?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/michael-menard/monorepo --skill wt-commit-and-pr Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Wo ist das Quell-Repository?

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