Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

alignment #20

Merged
merged 2 commits into from
Apr 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 19 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,29 +2,39 @@

## 👋 Hey, y'all

Working with a remote, distributed, asynchronous team necessitates a handbook-first approach. All information that a team member needs should be easily discoverable and consumable.
Working with a remote, distributed, and asynchronous team necessitates a handbook-first approach. All the information that you need should be easily discoverable and consumable.

Transparency is key. I want to ensure my team understands how I work and what is expected. We should all communicate ours values and approach clearly to eliminate any guesswork about my thoughts or what they should be doing.
Transparency is key. I want to ensure you understands how I work and what I expected. We should all communicate ours values and approaches clearly to eliminate any guesswork about our thoughts or what we should be doing.

This playbook is a collection of living documents. I will be updating it as things come up and change. If there is something you would like to see added or clarified let me know.
This playbook is a collection of living documents. I will be updating it as things come up and change. If there is something you would like to see added or clarified let me know, feel free to even open an issue or PR.

## 🥖 My role

I am not here to make sure you do your job, I am here to make sure you can do your job.

My role is to guide people, teams, and organizations towards achieving their goals and fostering growth. I want my team to excel in their lives, not just at work. I aim for you to feel happy, healthy, fulfilled, productive, and accomplished. I strive for you to feel that you are proficient in your job and possess the knowledge required to be effective and self-sufficient. I am here to support you in all of this.
My role is to guide people, teams, and organizations towards achieving their goals and fostering growth. I want my team to excel in their lives, not just at work. I aim for you to feel happy, healthy, fulfilled, productive, and accomplished. I strive for you to feel that you are great at your job and possess the knowledge required to be effective and self-sufficient. I am here to support you in all of this.

## 💎 What do I value most

* Holistic development. We are not just employees, we're people. We are not just employees, we're people. Our work life influences our personal life and vice versa. Strive for a healthy work-life balance. Let your successes in one fuel the other.
* Holistic development. We are not just employees, we're people. Everything in life is a cycle. Our work life influences our personal life and vice versa. Strive for a healthy work-life cycle. Let your successes in one fuel the other.
* Growth mindset. I want to see your grow in your role, in your career, and as a person. Work with me to set and achieve goals for where you want to be.
* Outcomes and results. Everything we do should be focused on the outcome, we can figure out how to get there together. Start with the results we want and work backwards to figure out the best way to get there.
* Collaboration. Our collective goal is to grow and deliver value. Let's work together with our team and partners to achieve these goals. Don't work in a silo and communicate frequently.
* Feedback. I am always open to receiving feedback so share it whenever you like and as much as possible. I have no issue with public feedback so feel free to do so whenever the situation comes up.

## 💖 Personal values

* Simplicity
* Calmness
* Freedom and independence
* Learning and teaching
* Creativity
* Human relationships
* Nature

## 🏗️ How I operate

* My typical work hours are Monday - Friday, 7am - 4pm Eastern. I am usually unavailable outside these hours, with work notifications turned off.
* My typical work hours are Monday - Friday, 7am - 4pm Eastern. I am usually unavailable outside these hours, with work notifications turned off. If you have my personal number and need me, don't hesitate to text.
* Organization is crucial for me. I rely heavily on my calendar, notebooks, and task lists.

## ✅ My Expectations
Expand All @@ -33,9 +43,10 @@ My role is to guide people, teams, and organizations towards achieving their goa
* Be honest and transparent.
* Continuously learn and grow.
* Focus. Limit your work in progress (WIP) and prioritize what is important. Prioritizing tasks and limiting multitasking leads to better results.
* Maintain a healthy balance between work and personal life. Prioritize your mental health and what is significant to you.
* Maintain a healthy balance between work and personal life. Prioritize your mental health and what you value.

## 😈 Personality quirks

* I am quite forgetful. If I do not note something down, there's a good chance I'll forget it.
* I am quite forgetful. If I do not write something down, there's a good chance I'll forget it. If you don't see me make a note of something important, please say something.
* I have narcolepsy. If you see me yawn, I'm not bored, just tired. If you see me get up and move around, it's to maintain my attention and wakefulness.
* I like to think and process information before acting. If we are having a conversation and I'm quiet for a bit I am doing just that. I normally will saying something like "processing...".
61 changes: 61 additions & 0 deletions communication/alignment.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
# Alignment

## Controls

These are the mechanisms that I use to align with my people.

### Metrics

Outcomes while being flexible around how they are acheived.

### Visions

Long-term direction with short-term flexibility.

### Strategies

Shared understanding of our current constraints and how we'll address them.

### Organization design

Coordination around the development of the wider organization within the context of subgroups.

### Head count and transfers

How orginizational priorities align across teams.

### Roadmaps

Problem selection and solution validation.

### Performance reviews

Culture and recognition.

## Degress of alignment

For each control we'll have a degree of alignment based on the context and relationship.

### I'll do this

Stuff I will be responsible for doing myself.

### Preview

Stuff I want to be involved with early and often to help be on the same page and redoing work.

### Review

Stuff that we are well aligned on and I want to see and provide feedback on before it is shared with a larger audience.

### Notes

Stuff I want to follow but don't have a lot to add to myself. This allows me to better represent your work.

### No surprises

Stuff we are currently aligned on but requires updates to keep me in the loop.

### Let me know

Stuff we are well aligned on and to let me know if anything comes up that I can help with.
Loading