·sc-pr-fix
</>

sc-pr-fix

tony363/superclaude

Erstellen Sie PR und beheben Sie CI-Fehler iterativ mit interaktiver Bestätigung. Automatisiert Branch-Erstellung, Commit, Push, PR-Erstellung und CI-Überwachung, bis alle Prüfungen erfolgreich sind.

7Installationen·0Trend·@tony363

Installation

$npx skills add https://github.com/tony363/superclaude --skill sc-pr-fix

SKILL.md

Create pull requests and interactively fix CI check failures until all pass.

| --branch | string | auto | New branch name (auto: pr-fix/ ) | | --base | string | main | Target branch for PR | | --title | string | commit msg | PR title | | --body | string | auto | PR description body | | --dry-run | bool | false | Preview operations without executing | | --auto-fix | bool | false | Auto-apply low-risk fixes, prompt only for high-risk |

| --max-fix-attempts | int | 5 | Max CI fix iterations (hard cap: 5) | | --poll-interval | int | 30 | Seconds between CI status checks | | --no-push | bool | false | Create branch and commit but do not push/PR |

Original anzeigen

Fakten (zitierbereit)

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

Installationsbefehl
npx skills add https://github.com/tony363/superclaude --skill sc-pr-fix
Kategorie
</>Entwicklung
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist sc-pr-fix?

Erstellen Sie PR und beheben Sie CI-Fehler iterativ mit interaktiver Bestätigung. Automatisiert Branch-Erstellung, Commit, Push, PR-Erstellung und CI-Überwachung, bis alle Prüfungen erfolgreich sind. Quelle: tony363/superclaude.

Wie installiere ich sc-pr-fix?

Ö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/tony363/superclaude --skill sc-pr-fix 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/tony363/superclaude