Collected sources and patterns will appear here. Add from search or the patterns library.
ObjectiveStatement -> List<SubTask>
Prompt an LLM to decompose a primary objective into an ordered list of independent, executable sub-tasks.
Problem it solves
Complex, open-ended objectives are too large for an LLM to execute in a single generation step.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.