What is request-review?
Request code review and route results to a tmux pane. Default flow commits first; optional opt-in flow can target an existing commit without commit/push. Source: robertmsale/.codex.
Request code review and route results to a tmux pane. Default flow commits first; optional opt-in flow can target an existing commit without commit/push.
Quickly install request-review AI skill to your development environment via command line
Source: robertmsale/.codex.
Use this skill when an agent needs to request code review and route the result back into a specific tmux pane.
Use a fully qualified stable pane identifier: : . . Avoid window-name-based targets because names can change with the active command. When assigned via $assign-agent, use the exact pane target provided by the orchestrator.
Do not compute pane targets dynamically in worker sessions (for example, do not use tmux display-message to discover pane id for review routing).
Request code review and route results to a tmux pane. Default flow commits first; optional opt-in flow can target an existing commit without commit/push. Source: robertmsale/.codex.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/robertmsale/.codex --skill request-reviewRequest code review and route results to a tmux pane. Default flow commits first; optional opt-in flow can target an existing commit without commit/push. Source: robertmsale/.codex.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/robertmsale/.codex --skill request-review Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/robertmsale/.codex