spec-driven-development

Tag

Cards List
#spec-driven-development

If AI coding is lowering your code quality, you're not managing quality right

Hacker News Top · 3d ago Cached

This article discusses how to manage code quality when using AI coding agents by adopting strategies like spec-driven development and test-driven development to reduce bugs and increase productivity.

0 favorites 0 likes
#spec-driven-development

Spec-Driven Development in ThinkRail

Reddit r/AI_Agents · 2026-09-15

The article introduces Spec-Driven Development in the context of the AI era, promoting ThinkRail, a free and open-source GUI for the Pi coding agent developed by JetBrains.

0 favorites 0 likes
#spec-driven-development

SDAD: Spec-Driven Agentic Development for the AI-Native SDLC

arXiv cs.AI · 2026-08-24 Cached

The paper formalizes Spec-Driven Agentic Development (SDAD) to restructure the software development lifecycle with AI, emphasizing precise specifications and multi-agent verification for disciplined agentic speed.

0 favorites 0 likes
#spec-driven-development

@GergelyOrosz: Both AWS’s Kiro and GitHub Workflows was built on the idea of spec-driven development (you or the agent writes a spec f…

X AI KOLs Following · 2026-07-25 Cached

A tweet discusses why spec-driven development, as used in AWS Kiro and GitHub Workflows, failed to gain traction, referencing an analysis by @dexhorthy.

0 favorites 0 likes
#spec-driven-development

@PawelHuryn: Spec-Driven Development was always BS. It never worked for humans. Waterfall lost to agile because you discover what yo…

X AI KOLs Timeline · 2026-07-03 Cached

This tweet argues that Spec-Driven Development is ineffective for AI agents, drawing parallels to the failure of waterfall methodology in software development. It advocates for 'intent engineering'—communicating context, strategy, and constraints to agents to handle unknown unknowns.

0 favorites 0 likes
#spec-driven-development

@sujingshen: https://x.com/sujingshen/status/2072497223850668513

X AI KOLs Timeline · 2026-07-02 Cached

Criticizes the Vibe Coding style, pointing out that the imprecision of natural language requirements causes AI Agent outputs to require extensive rework, and advocates for spec-driven development to ensure safety and production quality.

0 favorites 0 likes
#spec-driven-development

@zachlloydtweets: https://x.com/zachlloydtweets/status/2071670840660533393

X AI KOLs Timeline · 2026-06-29 Cached

Zach Lloyd details how to build a spec-driven development agent within a cloud software factory, using triage and spec agents to handle ambiguous or complex issues by generating product and tech specs before implementation.

0 favorites 0 likes
#spec-driven-development

@zachlloydtweets: https://x.com/zachlloydtweets/status/2065154860337508577

X AI KOLs Timeline · 2026-06-11 Cached

The article outlines a five-step workflow for spec-driven development using Warp skills: write a product spec (PRODUCT.md), write a tech spec (TECH.md), implement with any AI agent, validate implementation matches specs, and validate using computer use with Oz. The skills are open-sourced and can be installed via npx.

0 favorites 0 likes
#spec-driven-development

@FakeMaidenMaker: Definitely bookmark this tool that cures Claude Code's 'messier as you write' problem — GSD. Its predecessor Get Shit Done racked up 64K Stars on GitHub, and it's now migrated to GSD Core for continued maintenance. Let Claude Code tackle a slightly larger task…

X AI KOLs Timeline · 2026-06-11 Cached

GSD Core is an open-source workflow framework that solves the problem of context pollution and code quality degradation in AI coding tools like Claude Code during long tasks through a five-step cycle of 'Discussion → Planning → Execution → Verification → Delivery' and sub-agents with independent contexts. It has gained 64K Stars on GitHub.

0 favorites 0 likes
#spec-driven-development

@elvissun: https://x.com/elvissun/status/2065035615800864954

X AI KOLs Timeline · 2026-06-11 Cached

Elvis Sun shares a detailed playbook on using AI coding agents with harness engineering and loss function development to autonomously solve complex engineering problems, demonstrating how to avoid common pitfalls like agent cheating.

0 favorites 0 likes
#spec-driven-development

Can an AI meaningfully build and improve the tools it runs inside? I spent a while trying to find out.

Reddit r/artificial · 2026-06-02

The author explores building an AI agent system called SPINE that can develop and improve itself using local inference models, focusing on deterministic workflows and legibility to allow modest models to operate reliably.

0 favorites 0 likes
#spec-driven-development

Built a deterministic agent harness on LangGraph where the critic gate is structural, not a prompt

Reddit r/AI_Agents · 2026-06-02

A developer introduces SPINE, a deterministic agent harness built on LangGraph that uses structural critic gates instead of prompt-based guardrails, and behavior driven at the tool layer for more reliable local inference agents.

0 favorites 0 likes
#spec-driven-development

@QingQ77: Manage AI coding tasks through the browser, using multi-agent collaboration to complete the full workflow from planning, coding to QA review. https://github.com/dataseeek/MagesticAI… MagesticAI - a browser-based AI task management and agent orchestration platform.

X AI KOLs Timeline · 2026-05-21 Cached

MagesticAI is a browser-based AI task management and multi-agent orchestration platform that supports full workflow collaboration from planning, coding to QA.

0 favorites 0 likes
#spec-driven-development

Learnings from 100K lines of Rust with AI (2025)

Hacker News Top · 2026-05-20 Cached

A developer shares learnings from building a 100K-line Rust-based multi-Paxos consensus engine using AI coding agents, achieving dramatic productivity gains and performance improvements.

0 favorites 0 likes
#spec-driven-development

github/spec-kit

GitHub Trending (daily) · 2026-05-13 Cached

Spec Kit is an open-source toolkit from GitHub that enables Spec-Driven Development, allowing developers to generate working software implementations directly from executable specifications using AI coding agents.

0 favorites 0 likes
← Back to home

Submit Feedback