一键导入
work-slicing
Use in a Wakeflow Design window to break a confirmed requirement design into vertical-slice TODO or task-package candidates for controller intake.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use in a Wakeflow Design window to break a confirmed requirement design into vertical-slice TODO or task-package candidates for controller intake.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use in a Wakeflow Design window to turn a clarified and confirmed requirement into a controller-intake-ready requirement design with user stories, decisions, tests, non-goals, and acceptance criteria.
Use in a Wakeflow Test window to design a risk-based validation plan for a controller test card, real-project scenario, release check, runtime observation, or cross-repository integration question.
Use in a Wakeflow Design window to prepare a compact handoff for controller intake from clarified requirements, option plans, requirement designs, and Design signals.
Use in a Wakeflow Design window when a clarified requirement needs multiple implementation, architecture, sequencing, or rollout options before controller or user confirmation.
Use in a Wakeflow Design window when a user idea, controller request, handoff candidate, or product change needs clarification before it can become an original plan, requirement design, TODO candidate, or controller decision.
Use when Test needs to run or monitor reusable Alembic test routes: environment readiness, BiliDili/AlembicWorkspace cold-start, resident service, multi-root ProjectScope, or explicitly assigned Codex Plugin / host MCP evidence. Follow verified routes and collect evidence instead of inventing new paths.
| name | work-slicing |
| description | Use in a Wakeflow Design window to break a confirmed requirement design into vertical-slice TODO or task-package candidates for controller intake. |
Convert a confirmed requirement design into controller-intake candidates. This skill proposes slices; it does not write the controller TODO board, create state roots, or dispatch windows.
mattpocock/skills/engineering/to-issues: tracer-bullet vertical slices,
HITL/AFK marking, dependency order, user-story coverage, and granularity quiz.agile-product-owner: INVEST checks and acceptance criteria quality.Design proposes task-package candidates. Controller decides whether they enter TODO, state roots, waves, or dispatch. Use this skill when a requirement design is confirmed enough to discuss implementation chunks.
Default to conversation. Use this skill to propose candidate slices, explain dependencies, and ask the user/controller to confirm granularity and HITL/AFK labels before writing any tracked Design artifact.
Do not create or update slice notes, handoff drafts, TODO boards, task packages, or board rows as the first action. Write files only when the user/controller explicitly asks for a tracked artifact, confirms that the proposed content should be recorded, or a controller state root assigns a write deliverable. If a write is justified, state what will be written and why before editing.
Every candidate must be a thin but complete path through the necessary layers. It should be demoable, reviewable, or verifiable by itself.
Do not create horizontal slices such as:
Contract-only or interface-only work is allowed only when it names:
AFK: can be executed without more human decision;HITL: needs user/controller/design decision before execution.### Candidate <n>: <title>
- Type: AFK | HITL
- Owning window suggestion:
- Blocked by:
- User stories covered:
- What changes:
- Observable result:
- Acceptance criteria:
- Validation path:
- Evidence expected:
- Risks:
- Why this is a vertical slice:
This skill succeeds when every slice can be explained as a complete path to observable value or evidence. It fails if the output is organized by technical layer instead of user/system behavior, or if it creates "starter" work that cannot be validated independently.