Skip to main content

review-suite

النجوم١١
التفرعات٠
آخر تحديث١٠ يوليو ٢٠٢٦ في ١٧:١٩

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