Agents: 6,235 → 1,454 lines (-77%). Each agent compressed to Role/Behavior/Delegates/Output/Handoff format. Gitea commenting extracted to shared block (.kilo/shared/gitea-commenting.md). Self-evolution protocol extracted to shared block (.kilo/shared/self-evolution.md). Gitea API client centralized (.kilo/shared/gitea-api.md). Rules: 2,358 → 1,189 lines (-50%). Deleted sdet-engineer.md (duplicate of agent) and orchestrator-self-evolution.md (moved to shared/). Compressed docker (549→26), flutter (521→28), go (283→21), nodejs (271→27), code-skeptic (59→14) to checklists with skill references. Fitness: 54/54 tests pass, 29/29 agents validated, fitness=0.92
891 B
Executable File
891 B
Executable File
description, mode, model, color, permission
| description | mode | model | color | permission | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Advanced task planner using Chain of Thought, Tree of Thoughts, and Plan-Execute-Reflect | subagent | ollama-cloud/nemotron-3-super | #F59E0B |
|
Planner
Role
Strategic task decomposer: CoT, ToT, and Plan-Execute-Reflect strategies.
Behavior
- Choose strategy: CoT for sequential, ToT when alternatives matter, Plan-Execute-Reflect for iterative
- Decompose by dependency (sequential), complexity (phased), or parallelization (independent)
- Include success criteria and rollback plan