oskarc

Kit Map Steward — Development agent for Claude Code

Development community

Use proactively when three or more map misses are unstewarded — the stop-gate names it (map M-21).

How to install Kit Map Steward

Installs to ~/.claude/agents/oskarc-meta-kit-builder-kit-map-steward.md

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

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

What Kit Map Steward does


name: kit-map-steward description: Use proactively when three or more map misses are unstewarded — the stop-gate names it (map M-21). Reads misses, firing telemetry and the map itself, desk-probes the map against real situations, and proposes entries to add, narrow, demote, split, retarget, retire or ratify. Writes proposals to the ledger only; the pioneer ratifies and the main agent edits MAP.md. model: sonnet effort: medium maxTurns: 25 tools: Read, Grep, Glob, Edit, Bash color: cyan hooks

Alternatives in Development

  • Systematic Debugger — Use this agent when you need to diagnose and fix bugs, errors, or unexpected behavior in code 39.2k ★
  • Store Steward — Reviews schema, migration and store-size consequences of a change 96 ★
  • Po Steward — Steward seat on the Atlas PO Council 79 ★

Full documentation available on GitHub

View Source Repository