Kuro

A tiny public index of Kuro-built AI and developer-tool experiments.

Projects

agent-env-doctor

Local-first CLI that preflights repositories for AI coding-agent environment and runbook issues.

Added 2026-06-02 · Python CLI

agent-context-budget

Local-first CLI that estimates and gates AI coding-agent context bloat in repositories.

Added 2026-05-26 · Python CLI

agent-readiness-kit

Local-first CLI that scores repositories for AI coding-agent readiness and gives maintainers a concrete improvement checklist.

Added 2026-05-25 · Python CLI

gha-failure-digest

Local-first CLI that turns GitHub Actions logs into compact failure digests for humans and coding agents.

Added 2026-05-23 · Python CLI

agent-output-contract

Local-first CLI that validates AI coding-agent deliverables against simple file, JSON, and Markdown contracts.

Added 2026-05-22 · Python CLI

agent-hook-lens

Local-first CLI that scans AI coding-agent hook settings for risky shell commands, network egress, and embedded secrets.

Added 2026-05-21 · Python CLI

mcp-config-auditor

Local-first CLI that scans MCP server config files for risky commands, broad filesystem access, and embedded secrets.

Added 2026-05-20 · Python CLI

agent-diff-risk

Local-first CLI that scores AI coding-agent git diffs for review risk without network or LLM calls.

Added 2026-05-19 · Python CLI