Last active
March 7, 2017 01:02
-
-
Save mikelovesrobots/abaf9e651652f480facf39a16395ea4a to your computer and use it in GitHub Desktop.
How Substantial keeps things going smoothly [outline]
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Organizational Tools: | |
* Trello for prioritizing the most important thing to be working on next | |
(typically divided into backlog, doing, review and done columns) | |
* Github pull requests before merging code to master | |
(not just programmers: artists and other interested parties have a say too) | |
Regular Meetings: | |
* Morning team standups | |
* Weekly team retrospectives (what went well, what went poorly, how can we improve?) | |
* Monthly hour-long 1-on-1s with each employee and their boss | |
* Monthly hour-long 1-on-1s with each employee and their boss's boss | |
* Quarterly company meetings where the CEO goes over financials and other big picture stuff. | |
* Regular monday all-hands standup where we introduce new employees, talk about incoming leads, | |
celebrate milestones reached, etc. | |
We didn't start with all these meetings, they just sort of evolved over time from feedback | |
collected in weekly team retrospectives and 1-on-1s (which were yearly back in the day.) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment