Review Pack banner
andyzengmath andyzengmath

Review Pack

Git community

Description

--- description: Inspect Soliton's risk-adaptive context pack for a PR or local diff (Step 1 + Step 2 + Step 2.5 + Step 2.75; no agent dispatch) --- # /review-pack Run Soliton's input-normalization (Step 1) and large-PR chunking (Step 2.75) against a target diff and emit the resulting context pack — the structured input that risk-scorer + review agents would receive — **without** dispatching any review agents. Lets users inspect what Soliton is going to look at before committing the budget for

Installation

Installs to ~/.claude/skills/andyzengmath-soliton-review-pack/SKILL.md

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

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

Full documentation available on GitHub

View Source Repository