# Spk Run Review Wp

> Review a Spec Kitty work package through the runtime review surface and approve or reject with structured feedback.

- Skill: `spec-kitty/spk-run-review-wp` (Agent Skill)
- Install (CLI): `npx skillmds@latest add spec-kitty/spk-run-review-wp`
- Raw SKILL.md: https://api.skillmd.com/api/skills/spec-kitty/spk-run-review-wp/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: spec-kitty (https://skillmd.com/u/spec-kitty)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/spec-kitty/spk-run-review-wp

---


# spk-run-review-wp

Use this skill when the user asks to review a WP, approve/reject work, or
operate the review workflow surface.

## Flow

1. Claim or select the WP from the runtime/review output.
2. Compare implementation against WP scope, spec, plan, and acceptance checks.
3. Approve only when behavior and verification satisfy the WP.
4. Reject with concrete, actionable feedback and affected files or commands.
5. Let `spk-run-implement-review` continue the loop.

## Legacy Alias

For detailed review command behavior, use `spec-kitty-runtime-review` when
available.

