Back to Kilocode

Custom Command System

packages/kilo-vscode/docs/non-agent-features/custom-command-system.md

7.2.40566 B
Original Source

Custom Command System

Priority: P2

Remaining Work

  • Slash command input handling in chat (detect / prefix, show command list)
  • Project-level command discovery (scan .kilocode/commands/ or similar)
  • YAML frontmatter metadata support
  • Symlink-aware command discovery
  • VS Code command palette entry points
  • Wire to CLI's custom command system for execution

Primary Implementation Anchors (kilocode-legacy)

These exist in the kilocode-legacy repo, not in this extension:

  • src/services/command/