Tag: workflow
All the articles with the tag "workflow".
Agentic Software Engineering — How I Build Production Systems in 2026
Posted on:March 9, 2026 at 10:00 AMA practical account of how AI agents have changed the software engineering workflow in 2026 — from spec writing to code generation, automated testing, deployment, and production monitoring. What changed, what didn't, and what the transition felt like.
Spec-Driven Development — The AI-Native Engineering Workflow I Use Daily
Posted on:February 10, 2025 at 10:00 AMSpec-Driven Development is the workflow where you write a precise specification first, then use AI to generate and iterate on the implementation. It sounds like prompt engineering — it's actually a different way of thinking about software design.