Amby.Review banner
ambystechcom ambystechcom

Amby.Review

Development community

Description

--- description: "Review an artifact from another role's perspective — findings by stable ID, advisory only." argument-hint: "<artifact path> [--as <role id>] [--apply]" allowed-tools: Read, Edit --- <!-- GENERATED by AmbyKit from src/prompts/review.md — do not edit by hand; run `ambykit sync`. --> Review `$ARGUMENTS` (an artifact path, e.g. `specs/NNN-slug/spec.md`) as a **different** role. If the path does not exist, stop and name the phase that produces it. 1. Pick the reviewer: `--as <id>`

Installation

Installs to ~/.claude/commands/ambystechcom-ambykit-amby.review.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ambystechcom/AmbyKit/HEAD/.claude/commands/amby.review.md -o ~/.claude/commands/ambystechcom-ambykit-amby.review.md

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

Full documentation available on GitHub

View Source Repository