Agent skill · trailofbits

panel-review

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 it needs

About 1k tokens when loaded.

What this skill does

Panel 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): subagenttype: review-panel:naming-auditor — prompt it with the target path and ask for its full naming/codename audit report. subagenttype: 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.

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills trailofbits/panel-review

View the source on GitHub

Browse the @skills marketplace