Feature

Implement a feature with xReview peer review. Codex is the developer, a peer LLM agent reviews your work. Use when: /feature, implement a feature with review

tonychen15 9d20e69 2 files · 791 B Updated

File contents

Run this command first:

xreview codex feature "$ARGUMENTS"

Read the script's output carefully. It tells you the session number and what to append to .review/REVIEW.md.

Then follow these steps:

  1. Append the session header and "Implementing" line to .review/REVIEW.md (use the exact format from the script output)
  2. Implement the feature described in the objective
  3. When done, run xreview review to trigger the reviewer

tonychen15/xReview/tree/main/codex/commands/xreview-feature commit 9d20e694e5

Frequently asked questions

npx skillmds@latest add tonychen15/feature