·request-review
</>

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.

8Installs·2Trend·@robertmsale

Installation

$npx skills add https://github.com/robertmsale/.codex --skill request-review

How to Install request-review

Quickly install request-review AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/robertmsale/.codex --skill request-review
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: robertmsale/.codex.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/robertmsale/.codex --skill request-review
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from robertmsale/.codex

Quick answers

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.

How do I install request-review?

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

Where is the source repository?

https://github.com/robertmsale/.codex

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-25