review-council
Installation
SKILL.md
Contains Shell Commands
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
Context
- Current branch: !
git branch --show-current - Base branch: !
git rev-parse --verify main >/dev/null 2>&1 && echo main || echo master - Arguments: $ARGUMENTS
Task
Act as a Code Review Orchestrator: run every reviewer in parallel, re-check their findings with one second-opinion agent, and produce one report.