TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

How to Run Agile Teams When a Team Consist of Smaller Sub Teams?

2 pointsby mjmjabout 6 years ago
A problem I&#x27;ve run into at a couple past companies is say you have a team of 6 people with a manager. But this team is really working on 3 individual projects with a couple members on each project.<p>Our daily stand-ups and retros seem to be so mixed between the projects that they don&#x27;t make sense and often seem like a waste of time for people not working on that specific project. You can see people disengaging.<p>But splitting up the team would mean multiple 2 member teams which seem too small for things like a weekly retro, but maybe that&#x27;s my misconception.<p>Have others had this experience and how do you handle sub teams within teams? Is splitting them up the only real solution?

2 comments

tirrellpabout 6 years ago
Why would you need to run &#x27;Scrum&#x27; or any kind of formal methodology with a team of 2 people?<p>My advice: Get them in a room, co-located, with a clear directive. Standups and retros can and should happen organically if we&#x27;re talking about 2-3 people (or even 6). Thats a small enough group of people such that they can actually talk to each other throughout the day (think about how startup engineering works... 5-7 people, at a table, coding, talking whiteboarding, testing, deploying <i>concurrently</i>, beautiful mess style.<p>It&#x27;s not clear the <i>real</i> problem you&#x27;re trying to solve.
arsenykostenkoabout 6 years ago
- How big is the actual organization? I mean, are people disengaged because the organization is so big that a project of subteam X is not visible to subteam Y, or because everyone&#x27;s morale is so down that nobody cares? I would argue that it&#x27;s in the best interests of the company and employees to know what&#x27;s happening outside their little projects unless people don&#x27;t have any Epic Meaning motivation and come only to 9-5 work to code specs?<p>- Do people from different subteams ever help each other? Do they share the codebase, delivery process, users? I mean, is the same manager — the only reason why they are all considered being one team?<p>- Based on what I read, it does look like there is no overlapping or impact of subteams on each other, and they seem to be self-sufficient and independent. If that&#x27;s the case, then I would consider switching away from Scrum (I assumed Scrum from standups and retros) in favour of Kanban, and replacing daily stand-ups with weekly updates.
评论 #19230408 未加载