- Rename .kilos/ → .kilo/ (correct name for @kilocode/plugin discovery) - 19 agents in .kilo/agent/ with proper YAML frontmatter: description, mode, model, color — all correctly set - Fix ask.md: rename ## Response Format → ## Output Format - Add ## Output Format section to code.md (Quick Coder) - README: update structure to reflect .kilo/ as primary KiloCode runtime - .kilocode/agents/ kept as legacy archive (root-owned, read-only) Fixes: KiloCode losing agent settings when .kilo/ directory present. Root cause was conflicting agent sources — now resolved by using .kilo/agent/ as single source of truth for KiloCode plugin. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
219 B
219 B
description, mode, model, color
| description | mode | model | color |
|---|---|---|---|
| Creates detailed task plans with breakdown, estimates, and dependencies | plan | deepseek-v3.2 | #3B82F6 |
Plan Command
Generates detailed implementation plans with task breakdown.