Panel Review

SkillAI & models

Lets your agent review code by running a panel of specialist auditor agents and merging their findings.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Panel Review skill

About this capability

Reviews a code target by launching a panel of specialist auditor agents and merging their reports. Use when asked to run a panel review.

What this skill tells your AI

The instructions your AI receives, as published by trailofbits/skills in plugins/code-improver/tests/fixtures/review-panel/skills/panel-review/SKILL.md and read by ahel’s review.

This review runs as a panel of specialists. Do NOT perform their audits yourself — each auditor applies rules that live only in its own definition, so an inline imitation misses them.

  1. Launch BOTH specialists over the target (Task dispatches):
    • subagent_type: review-panel:naming-auditor — prompt it with the target path and ask for its full naming/codename audit report.
    • subagent_type: review-panel:todo-auditor — prompt it with the target path and ask for its full leftover-marker audit report.
  2. Wait for both reports.
  3. Merge: report every defect either auditor found, keeping each auditor's severity. Add any defect you observed yourself while merging, at your own severity.

Signals

GitHub stars
7k
Forks
604
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
panel-review-trailofbits
Source
github.com/trailofbits/skills