kodustech

16 mods across 6 repositories, 1.6k stars between them.

benchmark

01

kodustech/kodus-ai

Command Claude Code

Run the code review benchmark pipeline — create PRs, extract results from MongoDB, judge with Sonnet against 136 golden comments (50 PRs across Sentry, Grafana, Cal.com, Discourse, Keycloak), and compute precision/recall/F1 scores.

1.3k 3d ago C 58 tokens

kodus-sso-e2e

02

kodustech/kodus-ai

Skill Claude CodeCodex

Use when the user wants to validate the Kodus SSO flow end-to-end (cookie-domain regression for self-hosted, Bug 1 force-dynamic, SAML round-trip via Keycloak), confirm the SSO test still passes after changes, or regression-check before merging code that touches auth.controller.ts, derive-sso-cookie-domain.ts…

1.3k 3d ago D 147 tokens

perf-debug

03

kodustech/kodus-ai

Skill Claude CodeCodex

End-to-end front→back performance debugging for the Kodus web app. Use when a screen is slow, blank, looping, or you need to trace a UI perf problem down to the API query. Drives Playwright/Chrome MCP to open + measure the screen, then reads the API use-case/repository and the DB (Postgres/Mongo indexes, explain) to…

1.3k 3d ago C 88 tokens

run

04

kodustech/kodus-ai

Cursor rule Cursor

AI Code Review with Full Control Over Model Choice and Costs.

1.3k 3d ago A 12 tokens

kodus-ai AGENTS.md

05

kodustech/kodus-ai

Instructions file CodexOpenCode

AGENTS.md instructions for kodustech/kodus-ai, covering kodus ai, structure, stack, getting started and commands.

1.3k 3d ago A 1,004 tokens

hunk-review

06

kodustech/kodus-ai

Skill Claude CodeCodex

Interacts with live Hunk diff review sessions via CLI. Inspects review focus, navigates files and hunks, reloads session contents, and adds inline review comments. Use when the user has a Hunk session running or wants to review diffs interactively.

1.3k 3d ago A 58 tokens

kodustech/kodus-ai

Skill Claude CodeCodex

Use when the user wants Kodus to validate local diff changes against task requirements, acceptance criteria, or business rules via kodus pr business-validation, especially for implementation-vs-task or merge readiness checks.

1.3k 3d ago A 48 tokens

kodustech/kodus-ai

Skill Claude CodeCodex

Use when the user wants to manage centralized configuration via kodus config centralized commands (status, init, sync, disable, and download).

1.3k 3d ago A 35 tokens

kodus-kody-rules

09

kodustech/kodus-ai

Skill Claude CodeCodex

Use when the user wants to create, update or view Kody Rules via kodus rules command.

1.3k 3d ago A 29 tokens

kodustech/kodus-ai

Skill Claude CodeCodex

Use when the user wants to fetch, triage, or implement Kodus suggestions for an existing remote pull request via kodus pr suggestions, --pr-url, or --pr-number.

1.3k 3d ago A 48 tokens

kodus-review-dev

11

kodustech/kodus-ai

Skill Claude CodeCodex

Use when the user wants Kodus to review local changes through a local CLI build or non-production API such as node dist/index.js, localhost, or QA, including local --prompt-only flows.

1.3k 3d ago A 47 tokens

kodus-review

12

kodustech/kodus-ai

Skill Claude CodeCodex

Use when the user wants Kodus to review local changes, run kodus review or --prompt-only, fix Kodus review findings, or check commit, push, or merge readiness.

1.3k 3d ago A 44 tokens

kodus-trace

13

kodustech/kodus-ai

Skill Claude CodeCodex

Use when about to edit files in an area you have not touched yet, or when the user asks why code is the way it is. Reads the decisions already recorded for those paths via kodus trace , so deliberate tradeoffs are not undone and settled questions are not re-litigated.

1.3k 3d ago A 67 tokens

kodus-ai

14

kodustech/kodus-ai

Settings file Claude Code

Agent settings declaring 4 allowed tools.

1.3k 3d ago A tokens not measured

kodustech/kodus-ai

Skill Claude CodeCodex

Validate PR code changes against task requirements to identify missing, forgotten, or overlooked business logic implementations.

1.3k 3d ago A 23 tokens

kodus-install

16

kodustech/kodus-installer

Skill Claude CodeCodex

Install and configure Kodus self-hosted using Docker Compose. Guides through .env setup, secret generation, service startup, and health verification.

11 18d ago A 32 tokens original MIT