·issue-execute
>_

issue-execute

catlog22/claude-code-workflow

Execute all solutions from issue queue with git commit after each solution. Supports batch processing and execution control.

6Installs·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.

Execute all solutions from issue queue with git commit after each solution. Supports batch processing and execution control. Source: catlog22/claude-code-workflow.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/catlog22/claude-code-workflow --skill issue-execute
Category
>_Productivity
Verified
First Seen
2026-02-11
Updated
2026-02-18

Quick answers

What is issue-execute?

Execute all solutions from issue queue with git commit after each solution. Supports batch processing and execution control. Source: catlog22/claude-code-workflow.

How do I install issue-execute?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/catlog22/claude-code-workflow --skill issue-execute Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

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