/slice-feature
Generate an Exposure Plan for a feature spec, following the exposure-plans skill.
Input: $ARGUMENTS
Workflow
Resolve the spec. A file path (look in
product/specs/first) or pasted content. If nothing resolvable, ask for the spec.Resolve the mechanism preference. If the user passed
flagsorincremental, it's binding. Otherwise the skill recommends one.Build the plan per the
exposure-plansskill: locate or derive the hypothesis (confirm with the user if derived), decompose into sequenced falsifiable beliefs, 1–5 accumulative levels each with belief/audience/duration/validation, mechanism note, parallel validations, open questions. Same language as the spec.Present and confirm. Show the full plan in the conversation — never ask to save (or save) a plan the user hasn't seen. Walk them through the belief sequence and the levels; adjust until they own it.
Save to
product/exposure-plans/{YYYY-MM-DD-HHMM}-{spec-slug}.md(timestamp = creation date; revise in place without renaming) once the user agrees.