Review Component banner
AhmedHabiba AhmedHabiba

Review Component

Development community

Description

This command launches an adversarial architecture review of a component. Read `.arch/state.json`. The component to review is specified in $ARGUMENTS. If empty, use the `current_component`. **GATE CHECK:** The component must have a design file in `.arch/components/[name].md`. If not, STOP: "No design found for component [name]. Design it first with /design-component [name]." Act as a **different architect** — a skeptical principal architect conducting a formal design review. Forget that you pr

Installation

Installs to ~/.claude/commands/ahmedhabiba-architor-review-component.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/AhmedHabiba/architor/HEAD/.claude/commands/review-component.md -o ~/.claude/commands/ahmedhabiba-architor-review-component.md

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

Full documentation available on GitHub

View Source Repository