Skill

Map interdependencies and sequencing constraints between sub-problems

Packaged know-how that tells an agent how to do a job well.

You might say…

We can't run those two workstreams in parallel — one feeds the other, and we need to say so now.

What it does

Reviews a decomposed sub-problem tree and identifies which sub-problems depend on which, surfacing sequencing constraints and shared inputs that will shape the delivery approach.

Trigger: Use after the problem tree exists and before method selection, to expose ordering constraints that restrict how workstreams can be structured and sequenced.

I/O: Logic tree of sub-problems → dependency map with sequencing constraints and shared-input flags

Recognise the problem?

The primitives are the commodity part. The fastest next step is a conversation about composing them into something that works for you.

Start a conversation