review

Installation
SKILL.md

User request: $ARGUMENTS

Orchestrate comprehensive code review by running specialized review skills and consolidating findings.

Flags:

  • --autonomous → no user prompts, run all applicable reviews, return consolidated report
  • --skip <types> → skip specific review types (comma-separated: bugs, types, maintainability, simplicity, testability, coverage, docs, agents-md)
  • --only <types> → run only specific review types

Output: Consolidated review report to user.

Phase 1: Setup

1.1 Determine Scope

Priority order for scope:

  1. User specifies files/directories in $ARGUMENTS → use those
  2. Otherwise → diff against origin/main or origin/master
  3. No changes found → ask user what to review
Related skills

More from doodledood/codex-workflow

Installs
9
GitHub Stars
2
First Seen
Jan 23, 2026