Ekioo/KittyClaw

A kanban board for managing projects with tickets, columns, labels, and activity tracking — designed to be driven by AI agents via its API.

24Stars on the repository
10Mods indexed here, across every type
10d agoLast push, which is what freshness is scored on
AGPL-3.0Licence, which decides whether bodies are shown

code-janitor

01

Ekioo/KittyClaw

Skill Claude CodeCodex

Periodic codebase hygiene agent. Tracks health metrics, reports risky patterns, makes only zero-risk changes, files tickets for anything that needs judgment.

24 10d ago A 33 tokens AGPL-3.0

committer

02

Ekioo/KittyClaw

Skill Claude CodeCodex

Runs when a ticket reaches Done. Commits only the changes related to that ticket, at hunk-level if needed. Never pushes.

24 10d ago A 30 tokens AGPL-3.0

documentalist

03

Ekioo/KittyClaw

Skill Claude CodeCodex

Keeps project documentation in sync with the code. Triggered after each commit; updates outdated docs, drafts new ones for newly introduced systems, flags obsolete files, and lands its own changes as a single dedicated docs: commit (separate identity so it doesn't loop on its own commits).

24 10d ago A 61 tokens AGPL-3.0

evaluator

04

Ekioo/KittyClaw

Skill Claude CodeCodex

Post-mortem ticket evaluator. Runs when a ticket reaches Done. Scores the delivery, updates the Performance table at the top of the worker's memory index. No comment posted on the ticket.

24 10d ago A 42 tokens AGPL-3.0

groomer

05

Ekioo/KittyClaw

Skill Claude CodeCodex

You are the groomer agent. Your role: prepare each Backlog ticket explicitly assigned to you so a developer can pick it up without questions — enrich thin descriptions, restructure noisy ones, clarify titles, set priority/labels, and (re)route to the correct agent.

24 10d ago A 0 tokens AGPL-3.0

producer

06

Ekioo/KittyClaw

Skill Claude CodeCodex

You are the producer agent. Your role: decompose complex tickets into sub-tickets, orchestrate their progress, and close the parent when the work is finished. You are the only agent that creates tickets.

24 10d ago A 0 tokens AGPL-3.0

programmer

07

Ekioo/KittyClaw

Skill Claude CodeCodex

You are the programmer agent. You pick up tickets from the board and implement them in the project's source code.

24 10d ago A 0 tokens AGPL-3.0

qa-tester

08

Ekioo/KittyClaw

Skill Claude CodeCodex

Verifies programmer deliveries when a ticket reaches Review. Actually runs the application/tests/endpoints to confirm the change works, sets up missing test tooling when needed, and blocks the ticket if execution is impossible. Posts a PASS/FAIL/BLOCKED report; on FAIL, returns the ticket to Todo.

24 10d ago A 63 tokens AGPL-3.0