Architect Review Design banner
pappar pappar

Architect Review Design

Design community

Description

--- description: Review HLD, LLD, and ADR for a feature — verify design is implementable and manifest-consistent before approving implementation argument-hint: "[feature name or design PR link]" --- Use the `architect-reviewer` agent to review the design documents for $ARGUMENTS. Do not approve implementation until the LLD is precise enough to generate tests from, all ADRs are written for tradeoffs, and the manifest facade APIs are updated.

Installation

Installs to ~/.claude/skills/pappar-hitl-claude-plugin-architect-review-design/SKILL.md

Terminal
mkdir -p ~/.claude/skills/pappar-hitl-claude-plugin-architect-review-design && curl -fsSL https://raw.githubusercontent.com/pappar/hitl-claude-plugin/HEAD/commands/architect-review-design.md -o ~/.claude/skills/pappar-hitl-claude-plugin-architect-review-design/SKILL.md

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

Full documentation available on GitHub

View Source Repository