Claude Code team explains how they went from delegating functions to shipping product goals
xiaohu · x · 2026-09-07
Anthropic's official channel released a 22-minute interview with Claude Code team members Thariq Shihipar, Sid Bidasaria, and Robert Boyce on how their usage has evolved over the past year.
From functions to goals
- Before: giving one specific instruction (write a function), then reviewing and iterating
- Now: handing Claude complete work — discussing product plans, prototyping, coding, running tests, and triaging post-launch feedback. Instead of "implement my specified change," they now say "users aren't finishing this flow — figure out how to improve it"
Supporting tooling
- The team built Claude Tag, a Slack-native agent that receives tasks and can read product discussions and past decisions. One member estimates 70–80% of his work happens inside Claude Tag, with the rest refined in terminal or desktop
- Goal-level delegation requires: giving Claude team decision context, a runnable dev/test environment, and a way to bring back screenshots, test results, and user feedback
Tools must track model progress
- Capabilities shift noticeably every 2 months, so compensating tools (like todo lists added to catch missed tasks) quickly lose value and need redesign
- Workflow design itself can be delegated to Claude, orchestrated programmatically with human review
The upshot: developer attention shifts from supervising tool calls to product direction and user experience.
Related event: Claude Code Team on Delegating Whole Tasks to AI(2 posts)→
More from coding & agent
- User burns $6,000 of Claude Code usage in 7 days, mostly cache read tokens — guess_wat · 2026-09-07
- Grok Bot opens template marketplace; Haggle Bot found $100K+ in savings in a week — FinanceYF5 · 2026-09-07
- Developer builds AI agent harness on iMessage that trades and pays via PayBox — kleffew94 · 2026-09-07
- Codex tasked with designing its own sheet-metal part via DFM/quote MCP — PaulYacoubian · 2026-09-07
- Copilot CLI's Astra fixes stuck PowerPoint on Mac via computer-use MCP tools — DanWahlin · 2026-09-07
- Reddit devs ask: are AI coding agents' costs worth the productivity gains at scale? — lowkeyskibidi · 2026-09-07