·codex-issue-plan-execute
>_

codex-issue-plan-execute

catlog22/claude-code-workflow

Autonomous issue planning and execution workflow for Codex. Supports batch issue processing with integrated planning, queuing, and execution stages. Triggers on "codex-issue", "plan execute issue", "issue workflow".

2Installs·0Trend·@catlog22

Installation

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

SKILL.md

Streamlined autonomous workflow for Codex that integrates issue planning, queue management, and solution execution in a single stateful Skill. Supports batch processing with minimal queue overhead and dual-agent execution strategy.

For complete architecture details, system diagrams, and design principles, see ARCHITECTURE.md.

| specs/issue-handling.md | Issue 处理规范和数据结构 | 执行前必读 | | specs/solution-schema.md | 解决方案数据结构和验证规则 | 执行前必读 |

Autonomous issue planning and execution workflow for Codex. Supports batch issue processing with integrated planning, queuing, and execution stages. Triggers on "codex-issue", "plan execute issue", "issue workflow". 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 codex-issue-plan-execute
Category
>_Productivity
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is codex-issue-plan-execute?

Autonomous issue planning and execution workflow for Codex. Supports batch issue processing with integrated planning, queuing, and execution stages. Triggers on "codex-issue", "plan execute issue", "issue workflow". Source: catlog22/claude-code-workflow.

How do I install codex-issue-plan-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 codex-issue-plan-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