# About the Author

* Systems-oriented engineer with a background in gameplay architecture, developer tooling, and data-driven analysis, focused on modeling intent, constraints, and iterative refinement.
* Five years’ experience mentoring engineering interns across cultures, including recurring facilitation of Stephen Covey’s The 7 Habits of Highly Effective People book clubs.
* Designs diagnostic workflows and reasoning tools that make complex human–system interactions more explicit and tractable.
* Develops and evolves this handbook to support LLM literacy, educator scaffolding, and long-term skill development.

***


---

# 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/about-the-author.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.
