用 hooks 拦住范围膨胀
Hooks that stop scope creep
要点
- Sol 常把做早餐做成先翻修厨房,范围会自己膨胀
- Scopey 每 N 次工具调用后台评审,跑偏就注入纠偏
- 用 CLI 加 hooks 同时管 Claude 和 Codex
- 仓库已开源,作者说还早但自己在生产里用
- 适合当守卫,而不是再写一堆别扩范围的空规则
原帖开头
Yesterday I posted about Sol eagerly increasing scope on whatever I give it. @kunchenguid nailed it: if you ask it to make breakfast, it remodels the kitchen first. We hacked up a small CLI + set of hooks to keep Claude/Codex on track. Background judge every N tools, injects a c …






