dentiny/kon

multi-agent system with kon characters

3Stars on the repository
63Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

address-comments

01

dentiny/kon

Command

Fetch review comments on the current branch's PR, triage with the user, route each item to /kon:quick or /kon:team, implement one work item at a time. Blocks if no PR.

3 1mo ago A 43 tokens original MIT

ask

02

dentiny/kon

Command

Read-only Q&A about the codebase. Azusa investigates and answers — zero repo writes (no code, no .kon/ artifacts); session JSON is tracked under /.kon/projects/.

3 1mo ago A 37 tokens original MIT

begin

03

dentiny/kon

Command

Start an interactive kon session. Plain chat is routed by intent — no /kon: prefix needed until /kon:finish.

3 1mo ago A 25 tokens original MIT

debug

04

dentiny/kon

Command

Bug investigation pipeline — reproduce with runtime evidence before fixing. Azusa investigates, Mugi proposes multiple fixes, user approves, then Yui implements. Mio reviews.

3 1mo ago A 32 tokens original MIT

describe-issue

05

dentiny/kon

Command

Summarize a GitHub issue and all discussion comments. Jun only, read-only. Writes sessions/ /issue-summary.md.

3 1mo ago A 27 tokens original MIT

design

06

dentiny/kon

Command

Design-only pipeline — Azusa explores, Mugi plans, then multi-agent debate (Azusa challenges, Mugi revises) before user confirms. No implementation.

3 1mo ago A 33 tokens original MIT

finish

07

dentiny/kon

Command

Mark the current session as completed. Called explicitly by the user when they are satisfied with the work done. Equivalent to clicking ✓ in the dashboard.

3 1mo ago A 29 tokens original MIT

gc

08

dentiny/kon

Command

Garbage-collect the codebase — Sawako identifies dead code, redundant comments, and bloated docs, presents an inventory for user confirmation, then cleans up. Mio reviews.

3 1mo ago A 36 tokens original MIT

hunt

09

dentiny/kon

Command

Read-only bug hunt — Azusa analyzes bugs from source code and suggests best-effort repro SQL/tests. No fixes, no repo writes.

3 1mo ago A 28 tokens original MIT

quick

10

dentiny/kon

Command

Lightweight task entry point. Orchestrator calls Yui directly for small changes, skips Azusa / Mugi, Yui finishes and runs lightweight Mio (3-item checklist subset).

3 1mo ago A 37 tokens original MIT

research

11

dentiny/kon

Command

External lookup — Jun searches docs and the web, writes .kon/research.md. Read-only for source code; session tracked.

3 1mo ago A 26 tokens original MIT

retro

12

dentiny/kon

Command

Session retro — propose preferences and conventions from the current session for public or repo memory. Human confirms each save. Orchestrator only.

3 1mo ago A 27 tokens original MIT

review-pr

13

dentiny/kon

Command

Holistic GitHub PR review — code diff, PR description, existing review comments, and linked issues. Mio only, read-only.

3 1mo ago A 27 tokens original MIT

review

14

dentiny/kon

Command

Code review only — Mio runs strict-review on uncommitted or staged diff. No implementation.

3 1mo ago A 19 tokens original MIT

summarize

15

dentiny/kon

Command

Write a clean session summary. Called automatically at the end of every run, or on-demand to summarize a past session.

3 1mo ago A 24 tokens original MIT

team

16

dentiny/kon

Command

Full kon run — Azusa explores, Mugi writes a plan, Yui implements, Sawako cleans, Mio reviews. No automated testing.

3 1mo ago A 29 tokens original MIT

todo

17

dentiny/kon

Command

Project todo list — add tasks to .kon/todos.json; view and manage in the dashboard.

3 1mo ago A 20 tokens original MIT

understand-codebase

18

dentiny/kon

Command

Learn a codebase — Azusa maps it, Jun writes an interactive HTML guide (concepts + architecture) and study pack (flashcards + quiz).

3 1mo ago A 31 tokens original MIT

caveman

19

dentiny/kon

Command

Toggle caveman output compression for the current session. Applies to orchestrator chat and Ui narration only — artifact files (plan.md, review.md, etc.) are never compressed.

3 1mo ago A 35 tokens original MIT