一键导入
scope-control
Use when any task is received — silently enforces smallest viable change set and proposes decomposition for large tasks
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when any task is received — silently enforces smallest viable change set and proposes decomposition for large tasks
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when a structured PRD document is needed for the ralph loop — generates prd.json and progress.txt
Use when task scope exceeds one context window and decomposes into independent pass/fail stories with clean iteration boundaries
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work — merge, PR, or cleanup
Use when starting feature work that needs isolation from the current workspace or before executing plans that could leave the branch in a broken state
Use when a hard problem was just solved and the solution should be captured as a learning for future reference
Use when 3+ distinct occurrences suggest a skill should be updated with a new trigger, anti-pattern, or verification step
| name | scope-control |
| description | Use when any task is received — silently enforces smallest viable change set and proposes decomposition for large tasks |
| tags | ["gate","scope","discipline"] |
| triggers | ["always"] |
| chains_to | ["ralph-loop","writing-plans"] |
| priority | gate |
| gate | true |
Three rules. No essays. Applied silently.