Skip to content

Commit 14acb6f

Browse files
committed
docs: add principles guide outlining core work methodology and values
1 parent 8141a82 commit 14acb6f

1 file changed

Lines changed: 44 additions & 0 deletions

File tree

docs/principles.md

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
# Principles
2+
3+
These are the principles that guide our work. You'll see these principles reflected in our docs, our code, our processes, and the product itself.
4+
5+
## Algorithm
6+
7+
This is the core process that each of us follows.
8+
9+
1. Say what you'll do
10+
2. Do it
11+
3. Reflect
12+
4. Repeat
13+
14+
## Saying it
15+
16+
Make it clear
17+
18+
1. What outcome you're working towards
19+
1. When you'll be done
20+
1. How others can follow your progress (ie what KPIs are you tracking)
21+
22+
## Doing it
23+
24+
1. Work on one thing at a time. Don't switch contexts unnecessarily. Don't interrupt people unnecessarily
25+
1. Make your progress visible
26+
1. If you're blocked, let others know
27+
28+
## Reflecting
29+
30+
Get better at accomplishing your goals (the doing). But also get better at setting the right goals in the first place (the saying).
31+
32+
Review your
33+
34+
- KPIs
35+
- Outcome
36+
- Feelings
37+
38+
Get clear on
39+
40+
- What you'll stop doing
41+
- What you'll continue doing
42+
- What you'll do differently
43+
44+
Then just do it all again and never stop.

0 commit comments

Comments
 (0)