Skip to content

πŸ‘₯ Teams & Ways of Working ​

Measuring effectiveness, small teams, SDLC, process.

BlogThe Skip β€’ Nikhyl Singhal

Inside PM at Stripe: What Comes After 'Become a Builder'

An interview with Stripe's Kevin Yien on how product management changes once a team can fire off dozens of agents at once β€” the job moves from building prototypes to setting direction.

  • Building is table stakes now that agents handle the coding; the PM's edge moves to strategic direction-setting and longer-term business trajectory calls.
  • Success needs two distinct kinds of writing: persuading stakeholders of a point of view, and writing precise enough for agents to execute against.
  • The advantage goes to generalists with real domain expertise (sales, engineering, design, support) that agents can't replicate, paired with a willingness to work outside a narrow job spec.

added by Radar β€’ 24th Jul 2026

BlogMatt Pocock

Tracer bullets: a fix for AI's bloated first drafts

A case for using "tracer bullets" β€” small, end-to-end vertical slices, a technique from The Pragmatic Programmer β€” to stop AI coding agents from producing bloated, half-finished features.

  • Left unguided, an agent tends to build out whole horizontal layers β€” endpoints, middleware, auth β€” before anything is tested, producing huge reviews and rework.
  • The fix is prompting the agent to ship one thin, working slice end to end, test it, gather feedback, then expand β€” rather than building in the dark.
  • Demonstrated by deliberately narrowing an agent's scope to a single backend endpoint wired to one UI location before letting it fan out further.

added by Tom Harper β€’ 23rd Jul 2026

BlogPydantic β€’ Laura Summers

The Human-in-the-Loop Is Tired

An essay arguing that LLM-assisted coding boosts output while quietly eroding developer satisfaction, as the job shifts from writing code to endlessly supervising and reviewing it.

  • The old reward loop (solve a problem, watch it compile) is gone; developers now mostly review machine-generated code, which is less satisfying even when it's faster.
  • Running several AI sessions at once tempts an endless "one more iteration," stretching work hours without a matching gain in satisfaction.
  • Draws a parallel to the responsive-design shift: the skill isn't disappearing, it's moving toward architectural judgment and taste for quality-gating higher volumes of output.

added by Adam Tomat β€’ 16th Jul 2026

BlogPrateek Solanki

Artifacts Without Inhabitants

An essay (published in two versions, one human-directed and one AI-generated) arguing that AI code generation is outrunning developers' ability to actually understand what's been built.

  • Unlike a compiler translating logic you've already worked out, AI "expands" a vague prompt into thousands of undirected decisions β€” a genuinely different kind of abstraction, not just a faster one.
  • Skipping the struggle of building erodes the "sensemaking history" that normally makes a system comprehensible, leaving working code that nobody really inhabits.
  • Cites research showing people's trust in AI tools rises even as their own sense of professional competence and authorship falls.

added by Adam Tomat β€’ 15th Jul 2026

BlogMC Dean

A Constellation of Emerging Design Roles

An argument that traditional design job titles aren't disappearing so much as fragmenting into AI-era specializations, using "adaptive radiation" as the framing for how designers can branch into new roles.

  • Hybrid titles β€” Design Engineer, AI Experience Designer, Computational Designer β€” are showing up on job boards, signalling that orgs now expect AI fluency as a baseline design skill.
  • Reinvention isn't required: existing strengths (systems thinking, craft, research, taste) each point toward a specific emerging niche that needs just one added capability.
  • Real working knowledge of how AI behaves matters more across every niche than prompting tricks or templates.

added by Adam Tomat β€’ 12th Jul 2026

BlogCreative Boom β€’ Tom May

The State of the Creative Industry 2026

A survey of 882 creatives worldwide on money, burnout, and AI, finding widespread AI adoption but little enthusiasm for it.

  • 69% report burnout in the past year (77% among mid-career creatives), while nearly half of self-employed creatives earn under Β£30,000.
  • 86% use AI tools professionally, but only 10% think AI is having a positive effect on the industry β€” adoption driven by necessity, not belief.
  • What people say would actually improve their working lives is networking and community (57.5%) and mentorship (53%) β€” new tools trail at 31%.

added by Adam Tomat β€’ 2nd Jul 2026

BlogUX Collective β€’ Kike PeΓ±a

You're Missing the Point: This Is Your Real Value in Tech Companies

A Chief Design Officer's argument that professional value in tech now comes from applying judgment and strategy on top of AI tools, not from choosing between automation and human skill.

  • Real value is the ability to apply criteria, knowledge, and vision to a problem β€” the tools are secondary to that judgment.
  • Companies that lean on AI output without human judgment end up with generic, indistinguishable products.
  • Using the technology well requires understanding its benefits and limits first, rather than chasing hype trend by trend.

added by Adam Tomat β€’ 2nd Jul 2026

BlogAbly β€’ Amber Dawson

Is AI making your teams better, or just busier?

Argues AI usage metrics don't capture whether teams actually get better, and proposes outcome-based KPIs.

  • 88% use AI but only 39% report EBIT impact β€” usage β‰  value.
  • Two KPIs: new outcomes unlocked, and how embedded AI is in the workflow.
  • Needs structural support (scorecards, skill repos), not just tool access.

added by Adam Tomat β€’ 1st Jul 2026

ToolTessl

Tessl β€” agent enablement platform

A platform to build, test, distribute, and govern AI agent "skills" at team / enterprise scale.

  • Security scanning, policy, and audit before a skill deploys.
  • A shared, versioned skill registry.
  • Tracks real activation / usage plus evals.

added by Tom Harper β€’ 23rd Jun 2026

BlogAddy Osmani

The New Software Lifecycle

Reframes the SDLC: agents are mostly harness, and verification moves to the centre.

  • Agents are roughly 10% model, 90% harness.
  • Static vs dynamic context load is a key design tradeoff.
  • The vibe-coding β†’ engineering spectrum is defined by depth of verification.

added by Adam Tomat β€’ 23rd Jun 2026

BlogAddy Osmani

Cognitive Surrender

Distinguishes healthy cognitive offloading from "surrender" β€” accepting AI output without judgement.

  • Research cited: 73% accepted incorrect AI answers, with inflated confidence.
  • Code that "looks correct" hides comprehension debt.
  • Calibration habits: form your expectation first, treat AI code like a junior's, add friction.

added by Adam Tomat β€’ 18th Jun 2026

VideoAI Native DevCon

AI Native DevCon London 2026 (playlist)

The full talk playlist from AI Native DevCon London 2026 (1–2 June, The Brewery, London).

  • Guy Podjarny β€” "Skills are the New Code": agent instructions/context are becoming a software unit needing intent, review, testing and versioning.
  • Birgitta BΓΆckeler β€” "State of Play: AI Coding Assistants": field data on which adoption patterns work vs. create tech debt.
  • Patrick Debois β€” "The Rise of Agent Enablement": frames agent enablement as a new org function alongside DevOps/Platform Engineering.

added by Tom Harper β€’ 17th Jun 2026

Curated from the AI Chinwag Slack community.