Skip to content

[Feature]: Update Kilo(Code) support #3635

Description

@ItachiSan

Problem Statement

Hello,
I've noticed Kilo(Code) support is quite behind.

The integration, from my understanding sits here:
https://github.com/github/spec-kit/blob/main/src/specify_cli/integrations/kilocode/__init__.py

Namely:

  1. The workflow generation is wrong; instead of .kilocode/workflows, it should be .kilo/commands.
    See here: https://kilo.ai/docs/customize/workflows
  2. Kilo has a CLI named kilo, that can be integrated in the check.

I would like to contribute if needed; just point me out to the "how to add an agent" docs and I can fix stuff. 😄

Proposed Solution

Fix all the things!

Alternatives Considered

For now, moving the generated files from .kilocode/workflows to .kilo/commands solves the first problem.

Component

Specify CLI (initialization, commands)

AI Agent (if applicable)

Kilo Code

Use Cases

No response

Acceptance Criteria

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions