# Introduction

![Built with Love](https://forthebadge.com/images/badges/built-with-love.svg)

This is my **Manager Readme**: a handbook for setting expectations between us; just you and me.

In this document, I will try and be myself, presented through text -- with the help of some emojis along the way... This should be expected from you if we're going to properly build trust.

![You didn't ask for this](https://forthebadge.com/images/badges/you-didnt-ask-for-this.svg)

You didn't ask for me to make this, but I made it for you. Well, more accurately, I made it for **us**.

I'm looking forward to getting to know you, and this document is not intended to replace the in-person relationship or mutual understanding that we will build over time. The intention of this document is to give you an idea of how I think, and how I work! So, let's work through it, and I hope that you can use this as an accurate "reference guide" to me as a person, my expectations, and the way I manage...

![Pretty Risque](https://forthebadge.com/images/badges/pretty-risque.svg)

If you've met me in person, you'd well know that I can be crude, loud and (*hopefully, only sometimes*) obnoxious! Well, as a result, this document is too.

You'll also notice that I'm not scared to have a discussion about just about any topic and if you ask, I will (try and) give you a straight answer. Some people call this [Radical Candor](https://www.radicalcandor.com/about-radical-candor/). I prefer the terms "open, honest and direct" -- which is also (*not-so coincidentally*) one of the slogans of my current employer!

![Fuck it, Ship it](https://forthebadge.com/images/badges/fuck-it-ship-it.svg)

*PLEASE NOTE: **This is unashamedly a work-in-progress***.

You can check when I last updated this over on [GitHub](https://github.com/PHeonix25/management-handbook).

![No Ragrets](https://forthebadge.com/images/badges/no-ragrets.svg)

I've been holding onto this document in draft form for far too long; it's time to *just ship it*! ![Shipit Squirrel](https://hermens.com.au/assets/shipit.png)&#x20;

This book will change over time, as I learn, develop and change my style. While I don't expect it to change often, I'm sure there will be constant tweaks.

![Uses Git](https://forthebadge.com/images/badges/uses-git.svg)

This is built using [GitBook](https://www.gitbook.com), and run from my [personal GitHub account](https://github.com/PHeonix25/management-handbook). If you'd like to see how I've grown (or developed this guide) then feel free to [check out the commit history](https://github.com/PHeonix25/management-handbook/commits/master).

Feel free to make a PR (or [create an issue](https://github.com/PHeonix25/management-handbook/issues/new)) if you think I've missed the mark somewhere in here, or want to start a conversation :)


---

# 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://management-handbook.hermens.com.au/master.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.
