一键导入
rein-scope
Use when requirements are too large, contradictory, or need negotiation. Produces a scope contract with what will and will not be done.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when requirements are too large, contradictory, or need negotiation. Produces a scope contract with what will and will not be done.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
Runtime-backed Socratic interview with durable state, clarity scoring, and spec bundle output
Run one task through the full REIN flow from clarification through implementation, cleanup, review, and verification
Use before committing. Self-reviews the current diff for unrelated changes, debug leftovers, test weakening, and scope drift.
Run a regression-tests-first cleanup/refactor workflow to reduce slop
Use after triage, before implementation. Breaks complex work into sequenced steps with risks, checkpoints, rollback boundaries, and interview-result handoff support.
Use before ambiguous or multi-file work. Surfaces relevant files, assumptions, success criteria, and cheating boundaries.
| name | rein-scope |
| description | Use when requirements are too large, contradictory, or need negotiation. Produces a scope contract with what will and will not be done. |
Use this when the work as stated is too large for a single pass, contains contradictions, or needs explicit boundaries before implementation begins.
Emit a scope contract with:
Do not begin implementation until the user confirms the scope contract.