# Summary: All 7 Habits Reframed for LLM Interaction

| Habit                         | Reframed Principle          | Prompting Lens            |
| ----------------------------- | --------------------------- | ------------------------- |
| 1. Be Proactive               | Own the prompt              | Initiative and intention  |
| 2. Begin with the End in Mind | Frame the output’s role     | Use-case clarity          |
| 3. Put First Things First     | Prioritize depth over speed | Cognitive structuring     |
| 4. Think Win-Win              | Co-create with the model    | Collaborative posture     |
| 5. Seek First to Understand   | Listen to the model’s world | Diagnostic reading        |
| 6. Synergize                  | Let friction refine thought | Emergence through tension |
| 7. Sharpen the Saw            | Build reflective fluency    | Recursive self-upgrade    |

***

**Final Self Check**

“What habit am I weakest in? How is that showing up in my LLM use this week?”

Mastery isn’t applying all 7 at once.\
It’s revisiting the loop, again and again, with increasing **self-awareness.**

***

**Closing Analogy**

The 7 Habits offer a lens not of “how to prompt better,” but **how to&#x20;*****be*****&#x20;better in relation to tools that mirror your cognition.**

LLMs are not replacing human wisdom. They are reflecting it back, filtered and accelerated. But only the *reflective user* can guide that mirror wisely.

***


---

# Agent Instructions: 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://praxistutor.gitbook.io/llm/reframing-the-7-habits-for-reflective-llm-use/section-2-the-seven-habits-of-reflective-llm-use/summary-all-7-habits-reframed-for-llm-interaction.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.
