GitHub Launches Open-Source Spec Kit
goyalshaliniuk · x · 2026-07-15
GitHub has released a free, open-source tool called Spec Kit, designed to fix the instability issues in vibe coding where prompts are thrown directly at an agent.
Its core philosophy is to have the AI generate a structured spec before moving into implementation. The workflow includes:
- /constitution: Define rules and standards
- /specify: Describe what needs to be built
- /clarify: Resolve open questions
- /plan: Design architecture and tech stack
- /tasks: Break down tasks
- /implement: Begin execution
The author notes it can be paired with 25+ agents like Claude Code, Cursor, Copilot, Codex, and Gemini CLI. The project has already amassed over 120k stars and 10k+ forks.
Related event: GitHub Open-Sources Spec Kit for Spec-Driven Development(3 posts)→
More from coding & agent
- Tenable and AWS launch a Black Hat build event for open-source security agents and MCP servers — Dave_Maynor · 2026-07-22
- Codex helps build Valdiluce, an open-world game with climbing, gliding and gondolas — Dimillian · 2026-07-22
- HeyGen adds a media-sourcing skill for coding agents with 75k images and 10k tracks — HeyGen · 2026-07-22
- Agent search bottlenecks are now about variance, not raw latency — rohanpaul_ai · 2026-07-22
- LangSmith adds tracing for Pipecat, LiveKit, OpenAI Realtime, and Gemini Live — LangChain · 2026-07-22
- An MCP server signs every AI agent tool call into a verifiable Merkle chain — Funky_Chicken_22 · 2026-07-22