Posts tagged "spec-driven-development"
Linear MCP + OpenSpec: A Spec-Driven Development Workflow
This article explores how to integrate Spec-Driven Development (SDD) into existing workflows by combining Linear project management with OpenSpec. The piece addresses adoption challenges including where to start, handling team roles without forcing Git access, and separating business requirements from technical implementation details.
Which Spec-Driven Development Tool Should You Choose?
A practical framework for evaluating and selecting appropriate spec-driven development tools by considering workflow requirements and project rigor levels.
Vibe Coding vs Spec-Driven Development: Intent to Implementation Deviation and Context Engineering
Contrasting vibe coding and spec-driven development approaches to AI-assisted coding, examining how workflow structure affects alignment between intent and implementation.
Spec-Driven Development with OpenSpec - Source of Truth Specifications
Explore how OpenSpec's approach to maintaining a single source of truth specification enables better spec-driven development workflows and continuous validation.
Spec-Driven Development - Mind the Context Length
Explore the nuanced relationship between Spec-Driven Development and LLM context length management, and learn practical strategies for keeping specifications human-reviewable and effective.
Spec-Driven Development: Growing list of amazing tools
A list of spec-driven development tools include kiro, spec-kit, openspec, tessl, agentos and more
GitHub Spec Kit Extensions: Incubate, Test, and Distribute Experimental Commands
Explore GitHub Spec Kit Extensions—a framework for incubating, testing, and distributing experimental commands with community feedback before upstream integration.
Spec Driven Development: Analysing Across Features with Systems Thinking
Explore how GitHub Spec Kit's /cross-feature command applies Systems Thinking to detect cross-feature conflicts, feedback loops, and notification storms before implementation.
Spec Driven Development: Beyond the First Feature with API Design First
Explore Contract-Driven Development using API Design First with GitHub Spec Kit and backward compatibility checks to prevent breaking changes across features.
Spec Driven Development: API Design First with GitHub Spec Kit and Specmatic MCP
Explore Specification Driven Development using GitHub Spec Kit and Specmatic MCP for API-first design. Implement structured agentic workflows with practical examples.