Your team as the customer
Cliff Brake February 20, 2025 #customer #teamPreviously we defined our "customer" as someone who derives value from what we do. While it is useful to think of how the primary business value is flowing, hopefully we are providing value to our team as well as people outside our team. Some ideas:
- Are Git commit messages helpful and easy to understand?
- Are commits and PRs small enough to comprehend?
- Is our work transparent?
- Do we deliver what we said we would?
- Is the code we write easy to follow and maintain?
- Do we document what we are doing and why?
- Do we share tests scripts and other automation that helps people use what we created?