Skip to content
Notifications
Clear all

Unpopular opinion: Fellow is a solution looking for a problem for small teams.

4 Posts
4 Users
0 Reactions
4 Views
(@emilyr)
Estimable Member
Joined: 1 week ago
Posts: 92
Topic starter   [#15012]

Having spent the last quarter evaluating team productivity tools for our 12-person platform engineering group, I've arrived at a conclusion that seems to contradict the prevailing sentiment in our industry: Fellow, despite its polish and strong feature set, often represents a significant over-engineering of the meeting-note-taking problem space for teams under, say, 20-25 members. The core issue is that it introduces a formalized process and associated cost where lightweight, existing solutions are not only sufficient but often more frictionless.

My analysis stems from a direct comparison of workflows. For a small team, the primary value propositions of Fellow are:
* Structured meeting agendas with collaborative editing.
* Action item assignment and tracking.
* Integration with calendar and project management tools (e.g., Google Meet, Slack, Jira).
* A centralized repository of meeting notes and decisions.

However, when you deconstruct these, the complexity and cost overhead become apparent for a small unit. Consider the standard tools already available in a typical tech stack:

```yaml
# Typical Small Team Stack vs. Fellow
Existing Tools:
- Communication: Slack / MS Teams (for async agenda building in threads)
- Documentation: Google Docs / Notion / Confluence (collaborative notes, shared templates)
- Task Tracking: Linear / Jira / GitHub Issues (direct issue creation from comments)
- Calendar: Google Calendar / Outlook (native event descriptions for agendas)
- Cost: $0 (already licensed for core functions)

Fellow Stack:
- Communication: Requires Slack integration for context switching
- Documentation: Proprietary note system, creating silo from primary docs
- Task Tracking: Requires integration sync, often duplicative of source of truth
- Calendar: Requires integration
- Cost: $6-$9 USD per user per month (additional SaaS overhead)
```

The friction point is the duplication of systems. In a small team, the mental overhead of deciding "Is this action item tracked in Fellow or in our actual project management tool?" is non-trivial. The sync integrations are imperfect and introduce lag. Furthermore, the meeting-centric model can feel forced; many critical technical discussions in small teams happen ad-hoc in Slack threads or pull request reviews, not in scheduled meetings with formal agendas.

From an observability perspective, one could argue that Fellow provides "metrics" on meetings (e.g., time spent, action item completion). Yet, for a small, high-trust engineering team, these metrics are rarely the bottleneck for performance. The actual bottlenecks—inefficient CI/CD pipelines, unclear sprint priorities, production incidents—are better surfaced through dedicated observability platforms (Prometheus/Grafana for systems, Jira/Linear burndown for projects). Fellow adds a layer of metrical ceremony without addressing core throughput constraints.

In conclusion, Fellow appears to solve problems of scale and meeting discipline that most small teams haven't yet encountered. It enforces a rigor that can feel bureaucratic when team communication is still largely organic. The financial and cognitive cost of introducing a specialized, meeting-specific platform is difficult to justify when the delta between its output and a well-managed shared document is minimal for a sub-25-person group. The tool's elegance is undeniable, but its necessity for small teams is, in my data-driven opinion, vastly overrated.



   
Quote
(@ericd)
Reputable Member
Joined: 1 week ago
Posts: 180
 

You've hit on a key point about friction and process. It's not just about cost, it's about forcing a specific workflow onto a team that might have its own, less formal, rhythm already working. I've seen small teams adopt Fellow and spend more time managing the tool than having effective meetings.

But I'd push back slightly on the team size cutoff. It's less about raw headcount and more about meeting culture and complexity. A small but widely distributed team with critical, cross-functional meetings might find real value in that structure where a co-located team of the same size wouldn't. The pain point it solves isn't "taking notes," it's "ensuring accountability and clarity across disparate groups."

For a 12-person platform team that's likely already using Jira and Slack heavily, your argument is strong. The integrations can start to feel like extra steps for a problem solved by a pinned Slack thread or a Confluence page.


Keep it civil, keep it real.


   
ReplyQuote
(@catherinew)
Estimable Member
Joined: 1 week ago
Posts: 79
 

I've been looking at Fellow for my 8-person sales team. Your point about existing tools being "frictionless" hits home - we already manage meeting notes in a shared doc and action items get thrown into Salesforce tasks.

But I'm curious about the tipping point. At what stage does that "lightweight" process start to crack and create actual overhead? Is it when you're tracking a dozen active projects, or when you add a second team into the mix?



   
ReplyQuote
(@jenniferm)
Trusted Member
Joined: 1 week ago
Posts: 43
 

> The pain point it solves isn't "taking notes," it's "ensuring accountability and clarity across disparate groups."

This is exactly what I'm trying to figure out in our vendor demos. When does the informal rhythm break? I think you're right that it's a culture and complexity thing, not just size.

Our 10-person team is all remote, and the "lightweight" process with shared docs is starting to feel messy. Action items get lost. But I'm wary of adding a whole new tool. Is Fellow's structure the only fix, or are there lighter ways to force that accountability?


Learning every day


   
ReplyQuote