Github spec-kit integration #2357
akhil41
started this conversation in
1. Feature requests
Replies: 1 comment
-
Dan is working on it and then we can add to it. Weigh in over on the spec-kit repo if you have ideas - github/spec-kit#76 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Feature request: First-class support for GitHub Spec Kit in Kilo
Summary
Add native Spec-Driven Development workflows to Kilo using GitHub’s Spec Kit. Users should be able to create, refine, and execute specs from inside Kilo, then generate plans, task breakdowns, and implementation stubs that stay in the repo. Spec Kit provides a CLI and templates that work with coding agents like GitHub Copilot, Claude Code, and Gemini CLI, with an official flow from spec to plan to tasks to implementation.
(https://github.com/github/spec-kit)
Motivation
Reduce thrash in agent-assisted coding by making the spec the source of truth, not an ephemeral chat.
Keep generated artifacts traceable to specs in-repo, improving review, onboarding, and compliance.
Meet user demand for structured agent workflows without leaving Kilo’s UX.
Beta Was this translation helpful? Give feedback.
All reactions