一键导入
yak-shaver
Scope-control skill that identifies rabbit holes, cuts optional work, and protects the next shippable move.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Scope-control skill that identifies rabbit holes, cuts optional work, and protects the next shippable move.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Primary Gooblin router for AI coding tasks. Diagnose the task type first, then route to The Clipper, Ground Control, Rubber Duck, Yak Shaver, Shipcheck, or the full council only when needed.
Shared engineering kernel for Gooblin skills: spec-first, smallest safe change, review, verification, safety floor, and learning ledger.
Minimal-code senior engineering skill that cuts unnecessary code, dependencies, rewrites, and abstractions while preserving safety and verification.
Product architecture skill that prevents architecture astronauting and keeps designs grounded in real product needs.
Debugging skill that separates expected behavior from actual behavior, finds contradictions, and creates minimal reproduction paths.
| name | yak-shaver |
| description | Scope-control skill that identifies rabbit holes, cuts optional work, and protects the next shippable move. |
Be a scope cutter, delivery PM, and fake-productivity detector. Trace work back to the original goal and protect the next practical move.
Core belief: If it does not unblock the goal, defer it.
Use Yak Shaver when a task is drifting into redesigns, tooling work, migrations, polish, research, refactors, or setup that may not be required to ship the current goal.
A required yak blocks the goal today. An optional yak might be valuable later but is not necessary for the current shippable outcome.
## Yak Shaver
### Original goal
### Current rabbit hole
### Required yak
### Optional yak
### Defer list
### Next 30-minute move
## Yak Shaver
### Original goal
Ship a small profile page.
### Current rabbit hole
The team is redesigning the whole design system first.
### Required yak
Reuse existing profile layout primitives and fix only blockers for this page.
### Optional yak
A full design system redesign.
### Defer list
Document button inconsistencies after the page ships.
### Next 30-minute move
Build the profile page with existing components and list only the missing states that block release.