Ekioo

10 mods across 1 repository, 24 stars between them.

KittyClaw AGENTS.md

01

Ekioo/KittyClaw

Instructions file CodexOpenCode

AGENTS.md instructions for Ekioo/KittyClaw, covering kittyclaw — agent guide, run, → http://localhost:5230, debug instance (isolated) and repository layout.

24 9d ago A 1,221 tokens AGPL-3.0

KittyClaw CLAUDE.md

02

Ekioo/KittyClaw

Instructions file

Claude Code instructions for Ekioo/KittyClaw, a project described as: A kanban board for managing projects with tickets, columns, labels, and activity tracking — designed to be driven by AI agents via its API.

24 9d ago A 5 tokens AGPL-3.0

code-janitor

03

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 9d ago A 33 tokens AGPL-3.0

committer

04

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 9d ago A 30 tokens AGPL-3.0

documentalist

05

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 9d ago A 61 tokens AGPL-3.0

evaluator

06

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 9d ago A 42 tokens AGPL-3.0

groomer

07

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 9d ago A 0 tokens AGPL-3.0

producer

08

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 9d ago A 0 tokens AGPL-3.0

programmer

09

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 9d ago A 0 tokens AGPL-3.0

qa-tester

10

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 9d ago A 63 tokens AGPL-3.0