·issue-execute
>_

issue-execute

catlog22/claude-code-workflow

Führen Sie nach jeder Lösung alle Lösungen aus der Problemwarteschlange mit git commit aus. Unterstützt Stapelverarbeitung und Ausführungskontrolle.

6Installationen·3Trend·@catlog22

Installation

$npx skills add https://github.com/catlog22/claude-code-workflow --skill issue-execute

SKILL.md

Serial Execution: Execute solutions ONE BY ONE from the issue queue via ccw issue next. For each solution, complete all tasks sequentially (implement → test → verify), then commit once per solution with formatted summary. Continue autonomously until queue is empty.

When --worktree is specified, create or use a git worktree to isolate work.

Note: ccw issue commands auto-detect worktree and redirect to main repo automatically.

Führen Sie nach jeder Lösung alle Lösungen aus der Problemwarteschlange mit git commit aus. Unterstützt Stapelverarbeitung und Ausführungskontrolle. Quelle: catlog22/claude-code-workflow.

Original anzeigen

Fakten (zitierbereit)

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

Installationsbefehl
npx skills add https://github.com/catlog22/claude-code-workflow --skill issue-execute
Kategorie
>_Produktivität
Verifiziert
Erstes Auftreten
2026-02-11
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist issue-execute?

Führen Sie nach jeder Lösung alle Lösungen aus der Problemwarteschlange mit git commit aus. Unterstützt Stapelverarbeitung und Ausführungskontrolle. Quelle: catlog22/claude-code-workflow.

Wie installiere ich issue-execute?

Ö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/catlog22/claude-code-workflow --skill issue-execute Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

https://github.com/catlog22/claude-code-workflow