GitHub's Spec Kit: Specs Before Code
Roger_M_Taylor · x · 2026-07-15
Forwarded content states that GitHub's new tool, Spec Kit, fixes the worst part of vibe coding: letting AI write complete specifications before starting to code.
Instead of having the model jump straight into work, the process structures requirements through a set of commands:
- /constitution: Define rules and standards
- /specify: Clarify what to do
- /clarify: Resolve pending questions
- /plan: Determine architecture and tech stack
- /tasks: Generate ordered tasks
- /implement: Begin implementation
The post also mentions it integrates with 25+ agents like Claude Code, Cursor, Copilot, Codex, and Gemini CLI, claiming 120,000 stars and 10,000 forks. The cited article emphasizes that the key to Anthropic engineers' productivity boost isn't a change in models or hardware, but rather the information the model sees before starting.
Related event: GitHub Open-Sources Spec Kit for Spec-Driven Development(3 posts)→
More from coding & agent
- Chaining dependent MCP tool calls: no rollback, duplicate risk — agentrsdg · 2026-09-11
- DeepMind-led paper makes design docs the source of truth, code disposable — SMART regenerates in 1.5-3h for ~$100 — Roger_M_Taylor · 2026-09-11
- Agent-built classifier labels 192k docs for $0.70 vs $13-26 with frontier LLMs — vanstriendaniel · 2026-09-11
- MathModelAgent gains traction: auto-solves math modeling and writes a submission-ready paper — jihe520 · 2026-09-11
- alphaXiv open-sources OpenResearch to run parallel research agents with any model — alphaXiv · 2026-09-11
- DeskcommCRM: open-source AI sales CRM with native agents and WhatsApp hits 1k stars — melgarafael · 2026-09-11