Kit Recorder — Development agent for Claude Code
Use when the main session must add observations to the ledger while a review batch is open and the ledger is closed to it (map M-11).
How to install Kit Recorder
Installs to ~/.claude/agents/oskarc-meta-kit-builder-kit-recorder.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/oskarc/meta-kit-builder/HEAD/agents/kit-recorder.md -o ~/.claude/agents/oskarc-meta-kit-builder-kit-recorder.md Restart Claude Code, or start a new session, for it to be picked up.
What Kit Recorder does
name: kit-recorder description: Use when the main session must add observations to the ledger while a review batch is open and the ledger is closed to it (map M-11). Appends observations exactly as dictated, assigns their ids, and reports the ids back. Writes nothing else, judges nothing, and never touches candidates, batches or sealed keys. model: sonnet effort: low maxTurns: 8 tools: Read, Edit color: blue hooks: PreToolUse: - matcher: "Read|Grep|Glob" hooks: - type: co
Alternatives in Development
- People Profiler — Bulk create or update person notes from Slack profiles 4.6k ★
- Shep Clean Arch Auditor — Read-only clean architecture auditor for shep 247 ★
- Reverse Inventory — Pour un projet legacy déposé dans workspace/old/{LegacyProject}/, cartographie déterministe : détecte langages 193 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Kit Consolidator
Use proactively when ledger observations are unconsolidated — the stop-gate names it (map M-14). The only writ
Kit Verifier
Use proactively when a contract is implemented and tests, observations or a pioneer confirmation exist — the s
Backlog
Use when work needs to be filed, found, claimed or closed in dirk's backlog — writing a cairn item, checking w
Implementation Engineer
Use this agent when you need to implement new features, refactor existing code, or add functionality to a code
Worker Code
Implements exactly one story from docs/specs. The workhorse of the hive - use for all Tier 1-4 implementation.
Changelog Updater
Parses commits between the most recent tag and HEAD, then appends Keep a Changelog-formatted entries to CHANGE
Related Skills
Sweep For Archive
Close-out sweep over a recent window — verify what closed was really delivered, complete anything whose PR mer
Agent Blackbox
Local-first flight recorder for coding agents : replay every run as a live session map, score the context bill
Octofs
Rust MCP server giving AI agents filesystem superpowers: view, edit, batch-edit, shell and workdir tools with