MMySpecinmyspec.hashnode.dev·6d ago · 7 min readSpec-Driven Development: Building Software with Clarity Before CodeSpec-Driven Development: Building Software with Clarity Before Code In modern software teams, one problem keeps showing up no matter how good the developers are: people start building before the probl01N
NSNITIN SHRIVASTAVAinnitinvshrivastava.hashnode.dev·Aug 9 · 8 min readWhy Agentic Development Still Needs Specification DisciplineAgentic development has changed the speed at which we can move from an idea to working code. A developer can describe a feature, ask an AI coding agent to explore a repository, generate an implementat00
NSNITIN SHRIVASTAVAinnitinvshrivastava.hashnode.dev·Aug 9 · 15 min readHow SpecNexus Brings Specification Discipline to Agentic DevelopmentSpecNexus is an agentic development workflow for turning mixed feature input into framework-native specifications, outcome-based slices, validation evidence, and a traceable delivery path. Introductio00
SSapotaCorpinsapotacorpvn.hashnode.dev·Jul 12 · 8 min readInside a real D365 Solution Design Document: the sections teams skipWe were brought in to look at a D365 F&O implementation that was over budget and visibly drifting, and the team handed over their SDD with some pride. It ran to forty pages. Thirty-eight of them were 00
SPSiddhesh Prabhugaonkarincloud-authority.com·Jun 23 · 8 min readFrom Sketch to Spec to Ship: Spec-Driven Development with Spec-Kit and GitHub CopilotI wanted to build a Flappy Ghost game — a browser-based, zero-dependency HTML5 canvas game — but instead of just vibe-coding it with an AI, I challenged myself to do it properly using Specification-Dr00
SPSiddhesh Prabhugaonkarinazureauthority.in·Jun 23 · 8 min readFrom Sketch to Spec to Ship: Spec-Driven Development with Spec-Kit and GitHub CopilotI wanted to build a Flappy Ghost game — a browser-based, zero-dependency HTML5 canvas game — but instead of just vibe-coding it with an AI, I challenged myself to do it properly using Specification-Dr00
PAPaul Alaninpenling.hashnode.dev·Jun 14 · 6 min readThe spec is in the wrong placeMy day job is at a large tech company. Hundreds of engineering teams, and every one of them is somewhere different on AI adoption. Some are still treating coding agents as a curiosity. Some have quiet00
MDMike Dyerinlistenrightmeow.hashnode.dev·Mar 29 · 9 min readAI Made My Architecture Deeper, Not SimplerThe pitch is always simplification. AI will make development faster, architectures leaner, systems easier. Fewer decisions, fewer layers, fewer meetings. Point the model at your domain, let it generat00
MDMike Dyerinlistenrightmeow.hashnode.dev·Mar 29 · 7 min readThe Classification Gap: The Bug That Passes Every TestThere's a class of domain modeling error that no test catches. No structural analysis flags it. No linter complains. Your gap report comes back clean. Your aggregate has the right number of invariants00
NBNaeem Bijapureinnaeembijapure.hashnode.dev·Mar 15 · 13 min readWe Stopped Writing Code. Now We Need to Learn How to Think Again.From writing every line by hand, to prompting AI blindly, to building with structure — how software development is evolving and why specs are becoming the new source of truth. Every few years, the wa10