Figure It Out
- Define the completion predicate and non-goals.
- Inventory uncertainty. Split it into factual questions, empirical forks, product preferences, and irreversible decisions.
- Resolve facts by investigation and empirical forks by prototype instead of asking the human when tools can decide.
- Build a dependency graph of verifiable work units with a proof attached to every node.
- Identify which units can safely fan out and which share mutable state.
- Write the bespoke playbook, then execute it using existing skills rather than improvising around its gates.
- Maintain a decision trail for work that can outlive the current session.