Skip to main content

review-suite

스타11
포크0
업데이트2026년 7월 10일 17:19

Run the full post-implementation review/hardening pass as one headless pipeline in an isolated worktree: code-review -> review-validate -> green-gate -> invariant-test -> review-tests -> review-openapi -> review-for-reader, then stop and present a unified report + combined diff for you to merge into the PR branch. Each stage's intentionally-failing tests are t.Skip()'d in place so later stages see a green baseline. Use when the user says 'run the review suite', 'review-suite', 'do the full review pass', or wants the tail of the workflow (validate/invariant/tests/openapi/reader) automated after a feature is built. Do NOT use for the design phase (blueprint/goal), for a single review skill (call it directly), or to fix a known list of bugs (use review-validate).

설치

Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.

SKILL.md
readonly