GitHub Spec Kit brings spec-driven development to AI coding agents
Shruti_0810 · x · 2026-09-05
GitHub's Spec Kit pushes a more structured way to build software with AI agents: start with a spec instead of jumping straight into code.
The workflow:
- /speckit.constitution — define the rules
- /speckit.specify — describe the product
- /speckit.plan — plan the architecture
- /speckit.tasks — break into tasks
- /speckit.implement — let the agent build
The AI gets a much clearer target before writing code — less guessing, less random prompting. Works with GitHub Copilot, Claude, Codex, Cursor, and more. As the author puts it: vibe coding isn't dead, it just got a project manager.
Related event: GitHub Spec Kit pushes spec-driven development over vibe coding(2 posts)→
More from coding & agent
- A Multi-Model "Plan-Implement-Review" Workflow Wired Through Claude Code — dr_cintas · 2026-09-05
- Viral dev joke: AI has solved writing code, not meetings, requirements or DNS — StewartalsopIII · 2026-09-05
- Pinokio disk saver: a file-system approach to dedup that AI coding tools can't do — cocktailpeanut · 2026-09-05
- Terminal-Universe builds 37.3k realistic terminal workspaces from agent trajectories — _akhaliq · 2026-09-05
- Git worktree workflow for running multiple branches and coding agents in parallel — JeremyCMorgan · 2026-09-05
- One dev's agent idea-exploration workspace: git worktrees plus append-only memory files — viksit · 2026-09-05