peer-review

Run AI-powered code review of changes by delegating to codex in review mode. Use when the user asks to "review my code", "peer review", "review changes", "review the diff", "review uncommitted changes", or "review against main".

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "peer-review" with this command: npx skills add tobihagemann/turbo/tobihagemann-turbo-peer-review

Peer Review

AI-powered code review of changes. Delegates to /codex in review mode by default.

Usage

Determine what to review based on context:

  • Uncommitted changes: run /codex with --uncommitted
  • Against a base branch: run /codex with --base <branch>
  • Specific commit: run /codex with --commit <sha>

Pass --title when reviewing a feature branch or PR to give the reviewer context.

Capture and return the full review output.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

codex

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

code-style

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

simplify-code

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

review-code

No summary provided by upstream source.

Repository SourceNeeds Review