Aakash GuptaThe Unfair Way to Build an AI Native Product Team
At a glance
WHAT IT’S REALLY ABOUT
Together AI’s playbook for building a collectively productive AI-native team
- Together AI redesigned product work around collective productivity, aiming to prevent AI from flooding coworkers with low-signal documents and code.
- They maintain a central product repository of context and reusable agent “skills,” stored as Markdown/YAML and updated via standard pull requests with clear domain ownership.
- Live demos show AI-assisted feature discovery that pulls evidence from support tickets, customer calls, and issue trackers to rapidly validate demand and avoid duplicated efforts.
- They redefine the modern PRD as a short ideation trigger paired with a shareable prototype, rather than a long gating document used to start engineering work.
- They built internal tools—Orchestrator for cross-repo sandboxed querying/PR creation and Agent Evals for automated agent-based product tests—to keep quality high as agent usage becomes the dominant UX.
IDEAS WORTH REMEMBERING
5 ideasOptimize for team throughput, not individual AI-generated output.
Together AI found that boosting each person’s output with AI can actually slow the company down by spamming teammates with low-signal drafts. Their north star became “collective productivity”: shared context, reusable skills, and workflows that reduce duplicated work and improve decision quality.
A lightweight, version-controlled product repo can be the backbone of an AI-native team.
They created a central “Together product repository” (mostly Markdown/YAML) containing product strategy, team context, and reusable “skills” that agents can run (e.g., sprint updates, competitor news, feature research). This repo is designed to be compatible with multiple harnesses and models (Claude Code, OpenCode, Hermes, etc.).
Treat context like code: explicit ownership + PR-based maintenance prevents rot.
Context is maintained by the owners closest to the domain (e.g., PMs own their area docs), with updates flowing via normal pull requests. Leadership direction becomes a clear trigger event to refresh strategy artifacts, and gaps are fixed when someone tries to use the context and finds it missing.
Create a promotion path from personal experiments to shared, standardized skills.
They distinguish between team-level repeatable skills and personal experiments: prototype a workflow in a branch, promote to main if it’s repeatable and broadly useful, and keep code-adjacent skills co-located with the relevant engineering repo. This avoids dumping everything into one shared “misc” bucket.
Wire customer evidence directly into the PM workflow to compress discovery time.
Pavneet demonstrates a “feature research” workflow that pulls from Pylon (support), Linear (execution), Notion (docs), plus a Customer Insights system that summarizes Gong/Slack/Pylon. The result: a fast “smell test” with counts, verbatims, and links to source evidence—cutting a half-day task to minutes and preventing duplicated work when something was partially built before.
WORDS WORTH SAVING
5 quotesIt felt like after a while that the new party foul was flooding your coworkers' context windows. Where we all just start launching slop at one another.
— Charles Zedlewski
So what we set out to do as a team is ask ourselves, what would it mean to use AI, but not to use AI to just make ourselves individually productive, where we all just start launching slop at one another, um, but rather AI to make us collectively more productive.
— Charles Zedlewski
If I had to do this manually, this would have easily occupied half of my day, if not more.
— Pavneet Singh
What replaces the bulk of that is actually a prototype.
— Pavneet Singh
So we sort of, we sort of set aside the idea that there was one big, broad, flat set of context that we're all gonna swim in, and it's much more like a context hierarchy, and some of us belong all the way down to the bottom of the depths of that hierarchy, and some just wanna traverse the top.
— Charles Zedlewski
High quality AI-generated summary created from speaker-labeled transcript.