agentsclimarketplace

Xreview bugfix

Skill tonychen15/xReview/codex/commands/xreview-bugfix

Fix a bug with xReview peer review. Codex is the developer, a peer LLM agent reviews your work. Use when: /bugfix, fix a bug with reviewFrom its SKILL.md

Install
npx -y skills add tonychen15/xReview --skill xreview-bugfix

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
  • runs commandsInstructs the agent to run 3 commands, including `xreview codex bugfix "$ARGUMENTS"` and 2 more.

SKILL.md

0.7 KB, 129 tokens by cl100k_base, as published. Nobody here has run it

Run this command first:

xreview codex bugfix "$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. Investigate the bug described in the objective
  3. If you find a bug: fix it, then run xreview review
  4. If no bug exists: run xreview nobug to close the session

What ships with it: 1 file

147 B alongside SKILL.md

agents/

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.