The speaker’s central claim is that coding agents will not deliver major speed gains through tool adoption alone: teams must redesign development around agent autonomy, explicit feedback, and a combined engineering-and-research operating model. The talk is grounded in one consultancy leader’s experience, not independent evidence, so it is most useful as a set of process-review hypotheses. **1. Treat agent-assisted delivery as a control-and-feedback system, not code generation.** The speaker s...
Scanned 9/19/2026
Install to Claude Code
npx -y skills add welltraum/minto --skill raw --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Raw?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/welltraum-raw-ce4cb455)More formats (shields.io, HTML) on the badges page.
The speaker’s central claim is that coding agents will not deliver major speed gains through tool adoption alone: teams must redesign development around agent autonomy, explicit feedback, and a combined engineering-and-research operating model. The talk is grounded in one consultancy leader’s experience, not independent evidence, so it is most useful as a set of process-review hypotheses.
**1. Treat agent-assisted delivery as a control-and-feedback system, not code generation.**
The speaker says developers can no longer realistically inspect every generated line, so people should set requirements and retain control over accountable boundaries—especially contracts, APIs, and databases—while agents execute and check work inside those boundaries. [04:00–08:00]
- Giving everyone Cursor subscriptions did not produce competent agent use: most people stayed on the default “auto” mode, and the speaker estimates adoption takes three to six months of learning. [02:00–04:00]
- Agent review should feed coding agents directly rather than create another queue of comments for humans; the speaker cites a large marketplace’s agent-in-CI review pattern as the counterexample. [06:00–08:00]
- Agents need continuous external feedback—from tests, browser and server behavior, and user errors—to correct themselves; the human remains the source of goals and contextual correction. [08:00–13:00]
- The speaker’s practical implication is stronger automated feedback, with human control concentrated at high-consequence interfaces rather than line-by-line review. [06:00–13:00]
**2. Remove handoffs and broaden roles where speed matters.**
The speaker argues that conventional Agile handoffs become the bottleneck once analysts, developers, and product people each work faster with agents. [10:00–12:00]
- In the speaker’s example, a classical team can spend a month without writing code, while a capable “product engineer” can assemble a mobile app and website in days. [10:00–12:00]
- The proposed response is smaller, more T-shaped teams—two or three people covering more of the flow—rather than preserving narrow role boundaries. [12:00–13:00]
- This is presented as a workable response to uncertainty, not as a proven ideal model; the speaker also notes that strong product engineers are scarce. [12:00–13:00]
**3. Build agent systems with two capabilities and run them as research.**
The talk’s most concrete organizational claim is that agent products require both conventional engineering and experimental evaluation; neither backend development nor NLP expertise alone is sufficient. [14:00–16:00]
- Engineering covers integrations, MCP, deployment, infrastructure, and agent access rights. Research covers datasets, benchmarks, evaluation methods, and business metrics for a probabilistic system. [14:00–16:00]
- The speaker recommends describing agents as business functions, with control points such as prompts, skills, and loops plus integrations such as memory and subagents. They report that this framing helped teams start from zero and cut an overbuilt agent with roughly 100 tools down to a clearer scope. [16:00–20:00]
- Agent failures should become evaluation data and hypotheses, not individual Jira bugs. The speaker says sprints must include experiments as well as features, with agreed task and business metrics. [20:00–22:00]
- Their supporting practice was an ML System Design Doc to record experiments and make decisions visible to clients; it requires disciplined documentation culture. [22:00]
**4. Prepare services and governance for agents as a new actor.**
The speaker says organizations must design services, security, and operations for agents that use tools and interact with other systems—not only for human users. [22:00–26:00]
- Open questions include agent-specific entry points, permissions, compromised shopping agents, and how services help affected users; the speaker explicitly says they do not yet have answers. [22:00–24:00]
- Their operational example is an open-source assistant that filled a disk and then deleted its own skills and memory while cleaning up, illustrating the need for infrastructure guardrails. [26:00]
- The forward-looking prediction is that people will increasingly maintain the agent layer—context, skills, UI consistency, infrastructure, and final quality—while agents perform more delivery and experimentation. [24:00–26:00]
For next week’s review, the claims most ready to test are: whether your feedback loops are machine-readable; which interfaces require human approval; where handoffs still dominate cycle time; and whether agent work has named evaluation metrics, benchmarks, and ownership across both engineering and research.Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!