Loop Review banner
Smirnov-Labs Smirnov-Labs

Loop Review

Development community

Description

--- description: Iteratively refine the current plan through senior architect review loops --- # Loop Review Command You are initiating an iterative plan refinement loop. A senior software architect will review the current plan through multiple rounds until it meets a quality threshold. ## Prerequisites There MUST be a plan in the current conversation context. If no plan exists, tell the user to run `/plan` first and stop. ## Process ### Step 1: Capture the Current Plan Identify the most

Installation

Installs to ~/.claude/commands/smirnov-labs-claude-skills-loop-review.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Smirnov-Labs/claude-skills/HEAD/.claude/commands/loop-review.md -o ~/.claude/commands/smirnov-labs-claude-skills-loop-review.md

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

Full documentation available on GitHub

View Source Repository