Unissant Engineering Playbook
An engineer working for Unissant…
- Need to collaborate with other unissants for sharing and learning.
- Knows their playbook. Follows their playbook. Fixes their playbook if it is broken.
- Leads by example. Models the behaviors that inspires others both interpersonally and technically.
- Strives to understand how their work fits into a customer context and ensures the outcome.
This is our playbook. All contributions are welcome! Read the documentation to contribute.
Why Have A Playbook
- To increase overall efficiency for team members and the whole team in general.
- To reduce the number of mistakes and avoid common pitfalls.
- To strive to be better engineers and learn from other people’s shared experience.
“The” Checklist
If you do nothing else follow the Engineering Checklist
General Guidance
- Keep the code quality bar high.
- Value quality and precision over ‘getting things done’.
- Work diligently on the one important thing.
- As a distributed team take time to share context via wiki, teams and backlog items.
- Make the simple thing work now. Build fewer features today, but ensure they work amazingly. Then add more features tomorrow.
- Avoid adding scope to a backlog item, instead add a new backlog item.
- Our goal is to ship incremental customer value.
- Keep backlog item details up to date to communicate the state of things with the rest of your team.
- Report product issues found and provide clear and repeatable engineering feedback!
- We all own our code and each one of us has an obligation to make all parts of the solution great.