What problem does it solve?
Create, update, and refactor Kilo custom rules via kilo.jsonc and .kilo/rules. Use when the user asks to configure rules, define global rules, manage rule precedence, migrate legacy .kilocoderules files, troubleshoot rule behavior, or improve rule clarity and enforceability.
Core Features & Use Cases
- Create & refactor rules: structure Kilo rules in kilo.jsonc and .kilo/rules for project and global scopes.
- Migrate legacy rules: move from .kilocoderules to the modern layout with optional folder-based organization.
- Enforce precedence & validation: resolve conflicts and ensure rules load in the intended order.
- Documentation-aware workflow: fetch live Kilo docs before creating or updating rules to stay in sync.
Quick Start
Fetch the latest official Kilo documentation and begin by outlining your target scope, then generate or migrate rule files in kilo.jsonc or .kilo/rules to align with the current guidance.