Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
manaflow-ai avatar

Code Review

  • 1 installs
  • Updated May 4, 2026
  • manaflow-ai/codex

Orchestrates a final PR code review by dispatching one subagent per code-review skill in the repo and returning every finding with file and line references.

About

An orchestrator that runs all repo code-review skills via subagents and consolidates every finding into a numbered Markdown report. A developer uses it to run a final review on a pull request.

  • One subagent per code-review skill, xhigh reasoning
  • Reports every finding with file path and line number

Code Review by the numbers

  • 1 all-time installs (skills.sh)
  • Ranked #981 of 1,354 Code Review & Quality skills by installs in the Skillselion catalog
  • Data as of Aug 2, 2026 (Skillselion catalog sync)
npx skills add https://github.com/manaflow-ai/codex --skill code-review

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs1
Last updatedMay 4, 2026
Repositorymanaflow-ai/codex

What it does

Orchestrates a final PR code review by dispatching one subagent per code-review skill in the repo and returning every finding with file and line references.

Files

SKILL.mdMarkdownGitHub ↗

Use subagents to review code using all code-review-* skills in this repository other than this orchestrator. One subagent per skill. Pass full skill path to subagents. Use xhigh reasoning.

You must return every single issue from every subagent. You can return an unlimited number of findings. Use raw Markdown to report findings. Number findings for ease of reference. Each finding must include a specific file path and line number.

If the GitHub user running the review is the owner of the pull request add a code-reviewed label. Do not leave GitHub comments unless explicitly asked.

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.