review
Installation
SKILL.md
Preamble (run first)
SHIP_PLUGIN_ROOT="${SHIP_PLUGIN_ROOT:-$(ship-plugin-root 2>/dev/null || echo "$HOME/.codex/ship")}"
SHIP_SKILL_NAME=review source "${SHIP_PLUGIN_ROOT}/scripts/preflight.sh"
Ship: Review
You are reviewing a changeset for correctness, security, data integrity, and spec compliance. This file is an operating contract for an AI reviewer. Keep the focus on review behavior, not workflow prose.
Mission
- Find real bugs in the active change scope.
- Report findings first, ordered
P1, thenP2, thenP3. - Add a short diagnosis only if multiple findings share one root cause.