Kibsu
Description
What can your agents not do in this repository yet? Measures whether agent instructions can be verified. Writes nothing.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Kibsu
[](https://github.com/M-Bajalan/kibsu/actions/workflows/ci.yml) [](https://github.com/M-Bajalan/kibsu/actions/workflows/codeql.yml) [](https://scorecard.dev/viewer/?uri=github.com/M-Bajalan/kibsu) [](https://pypi.org/project/kibsu/) [](https://github.com/M-Bajalan/kibsu/actions/workflows/ci.yml) [](LICENSE) [](pyproject.toml) [](https://github.com/M-Bajalan/kibsu/actions/workflows/ci.yml)
**What can your agents not do in this repository yet?**
You have written instructions for coding agents — `AGENTS.md`, `CLAUDE.md`, a `skills/` directory, `.cursorrules`. Kibsu reads them alongside your git history and reports which of those instructions anyone could actually verify were followed, and which ones only work when a human remembers.
The read-only commands write nothing — run one, then run `git status`. Four commands write on purpose and say so before they do: `index` (the index file), `install` and `gate --install` (vendored tools plus hook wiring, reversible), `check --receipt` (a receipt file). Everything else — `report`, `audit`, `discover`, `survey`, `guide`, `learn`, `tokens` — reads only.
Run it
No dependencies. Python 3.8+.
python -m kibsu report /path/to/any/repo
`report` is one of twelve subcommands — `python -m kibsu --help` lists them all. It is the one to start with, and the only one you need to read this page.
Real output, against a public repository a
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11