Final Review banner
megabytespace megabytespace

Final Review

Development community

Description

--- description: Orchestrate the final review fan-out (integration + diversity + risk + release readiness) argument-hint: [scope, optional] --- Orchestrate the final review fan-out per [[agent-selection]]. **Purpose** — gate the run with a parallel review swarm before declaring DONE. **When to use** — at the end of every major run / website build / feature wave. **Inputs** — `$ARGUMENTS` (optional scope); else the full run output. Fan out in ONE multi-tool message per [[monitor-orchestratio

Installation

Installs to ~/.claude/skills/megabytespace-claude-skills-final-review/SKILL.md

Terminal
mkdir -p ~/.claude/skills/megabytespace-claude-skills-final-review && curl -fsSL https://raw.githubusercontent.com/megabytespace/claude-skills/HEAD/commands/final-review.md -o ~/.claude/skills/megabytespace-claude-skills-final-review/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository