> For the complete documentation index, see [llms.txt](https://www.designreference.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.designreference.xyz/cognitive-tools/universal/problem-solving/productive-thinking-model.md).

# Productive Thinking Model

<figure><img src="/files/iU5b1j4XDpJxLBxElXbR" alt=""><figcaption><p>Image by <a href="https://www.toolshero.com/problem-solving/productive-thinking-model/">toolshero</a></p></figcaption></figure>

The Productive Thinking Model, developed by Tim Hurson, is a structured framework intended to generate creative and efficient solutions to complex problems by systematically balancing critical and imaginative thinking.&#x20;

This method moves the problem-solver through a sequence of six distinct steps, ensuring a comprehensive understanding of the issue, a clear vision of success, and a concrete plan for implementation.

The initial phase, "What's Going On?", requires a thorough investigation to understand the problem's context, impact, existing information, involved stakeholders, and the ultimate desired outcome, referred to as the "Target Future." This step focuses on establishing a deep, unbiased understanding of the challenge.

Next, the model moves to "What's Success?", which involves clearly articulating the desired situation once the problem is resolved. This stage defines specific success criteria, often using a mnemonic tool to detail what the solution must do, what restrictions it must adhere to, the investment it can utilise, the values it must uphold, and the essential outcomes it must produce.

The third step, "What's the Question?", reframes the defined problem into one or more "catalytic questions." These questions are crafted to stimulate divergent thinking and unlock a broader range of potential answers, focusing the subsequent search for solutions.

Following this, the "Generate Answers" stage is a purely creative, divergent phase. Here, a multitude of potential solutions are brainstormed as answers to the catalytic questions, with emphasis placed on quantity and originality, deferring all judgment of ideas.

The fifth stage, "Forge the Solution", is a convergent process where the generated ideas are critically evaluated against the success criteria defined earlier. The most promising ideas are selected and developed further, often by exploring the positives, addressing objections, considering enhancements, and creating remedies for perceived weaknesses.

Finally, the "Align Resources" step translates the forged solution into a practical action plan. This involves identifying all necessary resources, including personnel, time, and materials, assigning responsibilities, and setting clear milestones to ensure the successful execution of the solution. By cycling between the initial definition, creative ideation, and final implementation, the model promotes a systematic approach to innovation.

#### Further Reading

{% embed url="<https://untools.co/productive-thinking-model/>" %}

{% embed url="<https://www.revolutionlearning.co.uk/article/hursons-productive-thinking-model/>" %}

{% embed url="<https://www.mindtools.com/aqi5jjo/hursons-productive-thinking-model>" %}

{% embed url="<https://www.designorate.com/problem-solving-hursons-production-thinking-model/>" %}

{% embed url="<https://www.mycoted.com/Productive_Thinking_Model>" %}

{% embed url="<https://www.toolshero.com/problem-solving/productive-thinking-model/>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.designreference.xyz/cognitive-tools/universal/problem-solving/productive-thinking-model.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
