oskarc

Kit Recorder — Development agent for Claude Code

Development community

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

Terminal
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 Repository