·issue-execute
>_

issue-execute

catlog22/claude-code-workflow

各ソリューションの後に git commit を使用して、問題キューからすべてのソリューションを実行します。バッチ処理と実行制御をサポートします。

6インストール·3トレンド·@catlog22

インストール

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

各ソリューションの後に git commit を使用して、問題キューからすべてのソリューションを実行します。バッチ処理と実行制御をサポートします。 ソース: catlog22/claude-code-workflow。

原文を見る

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/catlog22/claude-code-workflow --skill issue-execute
カテゴリ
>_生産性
認証済み
初回登録
2026-02-11
更新日
2026-02-18

クイックアンサー

issue-execute とは?

各ソリューションの後に git commit を使用して、問題キューからすべてのソリューションを実行します。バッチ処理と実行制御をサポートします。 ソース: catlog22/claude-code-workflow。

issue-execute のインストール方法は?

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

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

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