Review Step banner
jp-sauve jp-sauve

Review Step

Development community

Description

--- description: Review the current diff (the most recently completed implementation step) against the project's review checklist. --- Review only — do not implement fixes unless explicitly asked to in a follow-up. 1. Identify the diff to review: the uncommitted working-tree changes, or if the tree is clean, the most recent commit. 2. Open `docs/design/reference/review-checklist.md`. If it doesn't exist, use the implementer's stack-conventions checklist as a fallback and note that the project-

Installation

Installs to ~/.claude/skills/jp-sauve-waypoint-review-step/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jp-sauve-waypoint-review-step && curl -fsSL https://raw.githubusercontent.com/jp-sauve/Waypoint/HEAD/commands/review-step.md -o ~/.claude/skills/jp-sauve-waypoint-review-step/SKILL.md

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

Full documentation available on GitHub

View Source Repository