-
Notifications
You must be signed in to change notification settings - Fork 5k
Closed
Description
Feature Request: Kilo Code Integration
Summary
Add support for Kilo Code as a new AI assistant option in Spec Kit, allowing users to bootstrap spec-driven development projects with Kilo Code integration.
Problem/Need
Currently, Spec Kit supports Claude Code, GitHub Copilot, Gemini CLI, and Cursor. Adding Kilo Code support would expand the ecosystem and provide users with another powerful AI assistant option for spec-driven development.
Proposed Solution
Implement Kilo Code support similar to existing AI assistants:
- Add
kilocodeoption to CLI--aiparameter - Generate appropriate mode files for Kilo Code
- Update documentation and release process
- Maintain cross-platform compatibility
Benefits
- Expands AI assistant ecosystem
- Provides users with more choice
- Maintains consistency with existing patterns
- Enables Kilo Code users to leverage Spec Kit's workflow
Acceptance Criteria
-
specify init --ai kilocodeworks correctly - Generates proper
.kilocodemodesfile - Documentation updated
- Release process includes Kilo Code templates
- Cross-platform support (bash/zsh + PowerShell)
Additional Context
This would follow the same implementation pattern as existing AI assistants (Claude, Gemini, Copilot, Cursor) to maintain consistency.
johan13Franky1
Metadata
Metadata
Assignees
Labels
No labels