Specs, Jira boards, Agile rituals — all of it made sense when writing code was expensive and slow. But AI-assisted coding changes everything. Suddenly, iteration is cheap, proof-of-concepts are fast, and the entire scaffolding around software development needs to be rethought.
From Scarcity to Abundance
Historically, teams built heavy management processes to protect developer capacity. Specs, requirement docs, and sprint planning ensured every hour of engineering time was maximized.
But with AI-assisted coding, that scarcity model no longer applies. Spinning up a prototype can take hours, not weeks. Iteration is near-continuous. And once code becomes cheap, the bottleneck shifts: the hardest problem is no longer how to build but what to build.
A Playbook for the AI Era
Here’s how product and engineering teams can adapt:
1. Repo as the Source of Truth
All product goals, docs, KPIs, flows, and architecture live under docs/ in the repo.
Sync outward to Confluence or dashboards if needed, but never maintain multiple sources.
2. Code as Conversation
Prototypes and experiments are built as real, running artifacts.
Discussion happens around these apps — not static mockups or specs.
3. Documentation via PRs
PRs update not just code, but docs/.
Engineers, PMs, and designers review them together.
Documentation evolves like the codebase: incrementally, always current.
4. Ultra-Fast Iteration Loops
Cycles measured in hours or days, not two-week sprints.
Weekly checkpoint: What did we try? What worked? What’s next?
Daily progress captured through transcripts, AI-generated changelogs, or quick markdown updates.
5. The Product Manager’s New Role
PMs are not ticket pushers.
They participate directly in repo discussions and PRs.
Their focus shifts to curating priorities and validating fast-moving experiments.
6. Context is Fuel for AI
Keeping docs in-repo means coding agents can read them.
AI then makes better architectural and UX decisions.
Fresh docs = stronger AI assistance.
7. Minimal Ritual, Maximum Flow
Weekly reflections + PR-driven documentation are enough.
Anything else is overhead unless it clarifies direction.
The Real Bottleneck
The bottleneck is no longer developer capacity. AI has broken that.
The bottleneck is shared clarity of direction. Teams that recognize this — and design their processes around lightweight documentation, fast iteration, and code-as-conversation — will move dramatically faster than those still stuck in Jira purgatory.
👉 The end result: less process theater, more flow.
No posts

Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.