·fix-review-issues
>_

fix-review-issues

doodledood/codex-workflow

Orchestrate fixing issues found by $review. Handles issue discovery, user confirmation, plan creation, and execution via $implement. Triggers: fix review issues, fix findings, address review feedback.

0Installs·0Trend·@doodledood

Installation

$npx skills add https://github.com/doodledood/codex-workflow --skill fix-review-issues

SKILL.md

Systematically address issues found from $review runs. Orchestrates: discover issues → confirm scope → plan → execute → verify.

Flags: --autonomous → skip Phase 2 scope confirmation and Phase 5 next-steps prompt (requires scope args)

| (none) | Fix ALL issues from review | | --severity | Filter by severity (critical, high, medium, low) | | --category | Filter by category (use categories found in review output) | | File paths | Focus on specific files only |

Orchestrate fixing issues found by $review. Handles issue discovery, user confirmation, plan creation, and execution via $implement. Triggers: fix review issues, fix findings, address review feedback. Source: doodledood/codex-workflow.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/doodledood/codex-workflow --skill fix-review-issues
Category
>_Productivity
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is fix-review-issues?

Orchestrate fixing issues found by $review. Handles issue discovery, user confirmation, plan creation, and execution via $implement. Triggers: fix review issues, fix findings, address review feedback. Source: doodledood/codex-workflow.

How do I install fix-review-issues?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/doodledood/codex-workflow --skill fix-review-issues 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/doodledood/codex-workflow