Orchestrates a formal review gate before you start building. It scans your plan file, assembles a review panel based on what you're changing (technical editor, code reviewer, architect, etc.), then dispatches them all in parallel to vote APPROVE, REVISE, or DROP with prioritized findings. The gate won't open until all reviewers approve or you hit the iteration cap. You can force-include or exclude specific agents, though technical editor is mandatory. This is overkill for throwaway prototypes, but if you're on a team that's burned by skipping design review, it automates the nagging part and gives you a structured findings table instead of vague Slack thread anxiety.
npx skills add https://github.com/camacho/ai-skills --skill plan