·sc-pr-fix
</>

sc-pr-fix

tony363/superclaude

PR を作成し、インタラクティブな確認で CI の障害を繰り返し修正します。すべてのチェックに合格するまで、ブランチの作成、コミット、プッシュ、PR の作成、CI の監視を自動化します。

7インストール·0トレンド·@tony363

インストール

$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 |

原文を見る

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/tony363/superclaude --skill sc-pr-fix
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

sc-pr-fix とは?

PR を作成し、インタラクティブな確認で CI の障害を繰り返し修正します。すべてのチェックに合格するまで、ブランチの作成、コミット、プッシュ、PR の作成、CI の監視を自動化します。 ソース: tony363/superclaude。

sc-pr-fix のインストール方法は?

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

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

https://github.com/tony363/superclaude