Avni Skills SDK
A chat-driven, audit-rigorous SDK for authoring Avni implementation bundles: a deterministic generator wrapped in a Claude-Agent loop where every turn is a git commit and a validator runs after each one.
16 skill modules behind in-process MCP tool-gates the agent MUST call; validator-truth injection so it can't hallucinate error codes; defense-in-depth safety (prompt-injection output filter, path-jail, auto-revert of any commit the agent makes outside the server); and a real-LLM eval harness that scores agent quality release-over-release.
- ›Built and open-sourced the SDK (164 commits, actively maintained); the skills library it generates was forked into the company org and is actively developed by various internal teams.
- ›463/463 unit tests + a real-LLM eval harness (quality, release-over-release).
- ›Hard cost ceiling: $5/session, $1/turn, thrash-detector — a typical build costs ~$0.13.
- ›Deterministic generation in ~1.7s; the generator 'brain' deployed live on Railway.