Review
SkillAI & modelsReview a branch or PR for merge readiness and produce a QA report.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Review skill
What this skill tells your AI
The instructions your AI receives, as published by g2i-ai/agents in skills/review/SKILL.md and read by ahel’s review.
Invocation
This skill defaults to running in the QA persona. If you are not already running as QA (for example, the user invoked /review directly or you are the parent agent), delegate execution to a QA subagent and stop. If you are already running as QA, continue with the steps below.
Objective
Review a branch or PR for merge readiness, document findings, and save the QA report to docs/qa/reports/{yyyy-mm-dd}-{branch-or-pr-slug}.md.
Instructions
- Ask what to review: PR URL, branch name, or a described set of changes.
- Compare against your base branch by default.
- Run or report the most relevant automated checks for the change.
- Review for:
- correctness and regressions
- missing verification
- risky auth or data handling changes
- dead code, temporary debugging, or partial cutovers
- missing documentation where the change needs it
- Read
templates/qa-report-template.mdand save the report underdocs/qa/reports/. - End with a clear decision, the highest-severity findings, skipped checks if any, and required next actions.
Decision Levels
PASSwhen the change is merge-readyPASS WITH RECOMMENDATIONSwhen the change can merge but still has non-blocking follow-upBLOCKwhen correctness, safety, or required verification is missing
Signals
- GitHub stars
- 52
- Forks
- 2
- Last commit
- Apr 2026
- Hacker News mentions
- 20
Advanced
- Catalog kind
- skill
- Gateway key
review-g2i-ai- Source
- github.com/g2i-ai/agents