oskarc

Kit Session Auditor — Development agent for Claude Code

Development community

Use proactively when a contract is implemented and its session is unaudited — the stop-gate names it with the transcript recorded on the contract (map M-11).

How to install Kit Session Auditor

Installs to ~/.claude/agents/oskarc-meta-kit-builder-kit-session-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/oskarc/meta-kit-builder/HEAD/agents/kit-session-auditor.md -o ~/.claude/agents/oskarc-meta-kit-builder-kit-session-auditor.md

Restart Claude Code, or start a new session, for it to be picked up.

What Kit Session Auditor does


name: kit-session-auditor description: Use proactively when a contract is implemented and its session is unaudited — the stop-gate names it with the transcript recorded on the contract (map M-11). Reads the session transcript from outside and records evidence of what was actually done — contract before code, bearing, spec lock, observations, named moments, corrections, sealed-path access — plus an outside score of the agent's five aspects compared with the session's own. Records missed corre

Alternatives in Development

  • Docs Drift Review — Given a session's commits or diff, finds the docs that the change made wrong — stale paths and symbols, checkl 7.2k ★
  • Fable Orchestrator — Staged-execution orchestrator for large, multi-part, or multi-session tasks 837 ★
  • Dashclaw Gate Runner — Runs the DashClaw verification gates (lint, full vitest suite, build, contract checks) and returns ONLY the fa 297 ★

Full documentation available on GitHub

View Source Repository