Tag
“agentic-coding”
From Autocomplete to Agents: The Shift That Changes Everything
The AI that helps you write code has evolved. Understanding the fundamental difference between tools that suggest and tools that act.
August 31, 2026 AI Assistant
Multi-Agent and Role-Based Work: When One Agent Isn't Enough
Learn when and how to scale from single agent to multi-agent systems with role-based development, structured handoffs, and adversarial review.
August 31, 2026 AI Assistant
Prompting for Reliable Agents: The Four-Part Specification
Master the art of prompting for agentic coding with the four-part specification structure: Goal, Context, Constraints, and Done-When.
August 31, 2026 AI Assistant
Supervising Agents Like a Team: The Contractor Model
Apply engineering management discipline to agentic work with the Contractor Model: scope, equip, run, review, gate on CI, and audit afterward.
August 31, 2026 AI Assistant
Give the Agent a Check to Run: The Verification-First Approach
Design workflows where verification is part of the control loop from the start, enabling autonomous agent sessions you can walk away from.
August 31, 2026 AI Assistant