record-growth-decisionlisted
Install: claude install-skill kimsanguine/signal-to-growth
# Record Growth Decision
Create an auditable decision event that can be reviewed against later outcomes without rewriting history.
## Inputs
Require:
- decision question, selected option, context, and owner;
- hypothesis;
- valid evidence IDs;
- counterevidence;
- at least one alternative;
- an explicit `not_build` list and reversibility assessment;
- review date;
- success and stop conditions;
- current causal confidence.
## Workflow
1. Restate the decision question and selected option in a form a reviewer can accept or reject.
2. Link supporting evidence by ID.
3. Preserve counterevidence and unresolved unknowns.
4. List alternatives, including doing nothing when relevant, and record what will not be built.
5. Classify the decision as reversible, partially reversible, or hard to reverse.
6. State expected mechanism, success condition, stop condition, and review date.
7. Mark causal confidence as unknown, low, medium, or high.
8. Keep status at `draft` or `awaiting_human_review` until a person decides in a later user turn.
9. Append a scoped `approvals.jsonl` record covering the exact decision ID before setting status to `approved`.
10. Append the decision event. Never modify an earlier event to make a later result look expected.
11. At review time, compare mature outcomes with the original metric contract and record continue, change, stop, or hold.
12. Link a superseding decision instead of rewriting the original, and classify
the new event with `event_type` — `in