Agent
Challenge Mugi's plan during /kon:design — write gaps and risks to .kon/design-debate- .md only.
Agent
Challenge Mugi's plan during /kon:design — write gaps and risks to .kon/design-debate- .md only.
Agent
Explore the codebase before implementation. Find relevant files, conventions, and impact surface. No code changes.
Agent
Look up external information — API docs, release notes, specs, best practices. Write findings to .kon/research.md or session issue summaries. No repo code changes.
Agent
Strictly review Yui's implementation or an external PR. Default BLOCKED. Must be convinced by evidence. Follow skills/strict-review.
Agent
Turn requirements and exploration results into a structured, executable step-by-step plan. Write to the session-scoped plan file. No implementation code.
Agent
Write a clean, complete summary of what happened in the session. Called at the end of every run and on-demand via /kon:summarize.
Agent
Garbage collect the codebase — remove dead code, simplify over-complex logic, trim redundant comments and docs. No behavior changes.
Agent
Implement code changes per Mugi's plan. Follow existing conventions. No self-review.