Agentic Workflows
11 stories tagged Agentic Workflows.
Claude Code Loop Engineering: A Three-Level Guide
Loop engineering in Claude Code moves beyond prompt-and-check cycles. Here's how a three-level framework hands verification to agents while keeping humans in the right seat.
Velocity Sickness: When AI Makes Teams Too Fast
Velocity Sickness: When AI Makes Teams Too Fast
Matt Dailey of Ref argues AI is making engineering teams faster but less effective. His fix: separate decision-making from implementation using docs, not chat.
Agent Skills vs Python Scripts: A Developer's Trade-Off
Agent Skills vs Python Scripts: A Developer's Trade-Off
A developer argues for replacing Python scripts with AI agent skill workflows. The technical case is compelling — the governance questions it quietly raises are more interesting.
Claude Opus 5 vs Fable 5: Real Workflow Costs
Claude Opus 5 vs Fable 5: Real Workflow Costs
Nate Herk ran Claude Opus 5 and Fable 5 through real agentic workflows. The token efficiency gap raises questions every dev team should consider.
Replit's Self-Driving Company Blueprint Explained
Replit's Self-Driving Company Blueprint Explained
Replit CEO Amjad Masad says AI agents tripled engineering output without hurting quality. Here's what the "self-driving company" model actually requires.
AI Agents That Fix Slow Code Before You Notice
AI Agents That Fix Slow Code Before You Notice
May Walter of Hud built an AI agent that hunts production performance problems weekly and hands engineers verified fixes. Here's what that actually looks like.
GPT-5.6 and Codex: What the Hype Tour Reveals
GPT-5.6 and Codex: What the Hype Tour Reveals
Julian Goldie's GPT-5.6 tutorial maps a genuinely new agentic workflow — but what it leaves unsaid about open source and agent governance matters just as much.
AI Coding Agents That Run Their Own Loops
AI Coding Agents That Run Their Own Loops
Developer Theo explores a shift in AI coding workflows: instead of prompting agents yourself, you design loops that let agents prompt each other autonomously.
Gemma 4 12B Brings Local Agentic AI to Laptops
Gemma 4 12B Brings Local Agentic AI to Laptops
Google's Gemma 4 12B is a multimodal local AI model built for real agentic workflows on 16GB laptops—here's what the architecture actually means.
Stop Prompting. Start Questioning Your AI Agent
Stop Prompting. Start Questioning Your AI Agent
AI strategy creator Nate B Jones says prompt engineering is dead. His 'AI Question Method' has real merit—but there's a data privacy conversation he's skipping entirely.
Claude Code's Scheduled Tasks: AI That Works While You Sleep
Claude Code's Scheduled Tasks: AI That Works While You Sleep
Anthropic just gave Claude Code the ability to run tasks automatically on a schedule. Here's what that means for AI automation—and where it gets tricky.