critic-review
Installation
SKILL.md
Critic Review
Validate an implementation plan before writing code. Gathers current library docs via Context7 (staleness safeguard), dispatches to multiple models via counselors, and synthesizes findings into a prioritized action list.
Three modes:
- Default — full pipeline: detect stack → Context7 scan → build prompt → counselors dispatch → synthesize
--dry-run— generate a copyable prompt and stop (no dispatch)--feedback="..."or--feedback-file=path— analyze external reviewer input, skip Phases 2-5
Arguments: $ARGUMENTS
Phase 1: Parse arguments + resolve plan
Parse $ARGUMENTS: