Skip to content

Commit d09b9ea

Browse files
authored
Merge pull request #97 from no-fluff/claude/issue-95-20250903-0810
Add Spec Kit to Vibe-coding workflows
2 parents 5d934ae + f6ecf9c commit d09b9ea

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

data.toml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,14 @@ summary = "GitHub Issues-based project management system for AI-powered parallel
373373
detail = "Claude Code PM transforms product requirements into GitHub Issues with traceable task breakdown, enabling 5-8 parallel AI agent streams instead of sequential work. Features automatic context preservation, reduces context switching by 89%, and accelerates feature delivery up to 3x while maintaining 75% reduction in bug rates."
374374
agents = ["claude-code"]
375375

376+
[[workflows]]
377+
name = "Spec Kit"
378+
repo = "https://github.com/github/spec-kit"
379+
open_source = true
380+
summary = "Spec-driven development methodology that makes specifications executable for AI-assisted software creation."
381+
detail = "Spec Kit enables intent-driven development by transforming rich specifications directly into working implementations using AI coding agents. Supports parallel implementation exploration and iterative system enhancement with explicit compatibility for Claude Code, GitHub Copilot, and Gemini CLI."
382+
agents = ["claude-code"]
383+
376384
[[hosted-agents]]
377385
name = "Bolt.new"
378386
website = "https://bolt.new/"

0 commit comments

Comments
 (0)