The speaker’s central claim is that coding agents will not deliver major speed gains through faster code generation alone: teams must redesign development around agent autonomy, human feedback and research-style evaluation—or their existing handoffs and controls will remain the bottleneck. This is an outsider’s experience and set of hypotheses, not established evidence. **1. Treat agent-assisted delivery as a control-and-feedback system, not code review at higher volume.** The speaker argues ...
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-e1e91efe)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 faster code generation alone: teams must redesign development around agent autonomy, human feedback and research-style evaluation—or their existing handoffs and controls will remain the bottleneck. This is an outsider’s experience and set of hypotheses, not established evidence.
**1. Treat agent-assisted delivery as a control-and-feedback system, not code review at higher volume.**
The speaker argues that humans should set requirements, protect accountable control points, and judge outcomes; agents should execute and exchange operational feedback within the system. [06:00–10:00]
- They recommend retaining human control over contracts, APIs and database changes, while allowing agents more freedom elsewhere; the claim rests on the perceived risk of losing control over foundational interfaces. [06:00–08:00]
- They argue that an agent reviewing agent-written code should send its findings back to the coding agent, rather than create another stream of comments for people. A large marketplace’s agent-in-CI/CD example is offered as the counterexample. [06:00–08:00]
- They say agents need continuous feedback from tests, browser/server behavior and user errors; teams treating unit tests as optional will struggle more with agents. [10:00–12:00]
- Human input remains necessary because agents lack situational context; the speaker uses the aircraft/GPS and underfloor-heating analogies to frame people as an external correction signal. [08:00–10:00]
- Adoption itself is a capability problem: buying Cursor subscriptions led many users to stay on the default “auto” mode, and the speaker estimates three to six months for developers to become effective with agentic tools. [02:00–04:00]
**2. Replace role handoffs and ticket flows where they constrain fast, uncertain work.**
The speaker contends that Agile-style specialization becomes relatively slower when every role is accelerated by AI, because waiting and handoffs do not disappear. [10:00–12:00]
- Their comparison is experiential: a classical team can spend a month without writing code, whereas a strong product engineer can assemble a mobile app and website in days. [10:00–12:00]
- The proposed operating response is smaller, more T-shaped teams or product engineers who carry work from idea to implementation; the speaker explicitly says such people are scarce and the model is not yet ideal. [10:00–12:00]
- For agent systems, they argue one traditional role is insufficient: delivery needs both engineering capability—integrations, MCP, deployment, access rights—and research capability—datasets, benchmarks, metrics and evaluation methods. [14:00–16:00]
- They suggest defining agents as business functions, using IDEF0-like framing, rather than starting with vague labels such as “an analyst agent.” This reportedly helped teams begin work and exposed excess scope in an agent with roughly 100 tools. [16:00–20:00]
**3. Run agent development as product engineering plus an explicit research cycle.**
The speaker’s strongest process claim is that agent failures are not ordinary Jira bugs; they are evidence for experiments, benchmarks and hypotheses. [20:00–22:00]
- A production-ready-looking agent can still fail on real user questions; recording each failure as an individual ticket leaves researchers unclear how to improve the system systematically. [20:00–22:00]
- They recommend setting task-level and business metrics, collecting evaluation data, and agreeing with clients that a sprint may contain experiments or hypotheses as well as features. [20:00–22:00]
- The ML System Design Doc is presented as a useful record of experiments and decisions that makes research work visible to the client, though it requires disciplined documentation. [22:00]
- The speaker also argues that services must be redesigned for agents as a distinct actor: new entry points, permissions and security models are needed when agents use tools and services on users’ behalf. The compromised shopping-agent scenario is offered as an unresolved example. [22:00–24:00]
For the process review, the claims most worth testing locally are: whether your controls focus on APIs/data/contracts and outcome feedback; whether handoffs, rather than coding time, now dominate cycle time; and whether agent work has named evaluation metrics, experiment ownership and a documented research loop.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!