add-fixture
01Command Claude Code
Add a statusline payload fixture + tests for a newly observed shape or failure mode.
Command Claude Code
Add a statusline payload fixture + tests for a newly observed shape or failure mode.
Command Claude Code
Cut a tokenroom release — preflight script, version, CHANGELOG, tag, publish, registry verification.
Command Claude Code
Run the behavioral eval harnesses (required for stamp/skill/policy wording changes).
Hook Claude Code
Runs after a tool call finishes for Edit and Write tool calls, executing check-invariants.mjs via node. From tyejcoleman/tokenroom.
Settings file Claude Code
Agent settings declaring 1 hook event (PostToolUse).
Instructions file CodexOpenCode
AGENTS.md instructions for tyejcoleman/tokenroom: This repo's working context lives in CLAUDE.md — read it first; it applies to every agent and harness, not just Claude Code.
Instructions file
Claude Code instructions for tyejcoleman/tokenroom, covering tokenroom — agent working context, read this before any work, hard gates (enforced, not advisory), procedures (repo slash-commands) and hard rules (compliance — non-negotiable).
Skill Claude CodeCodex
Resource-aware planning. Use when a [tokenroom] stamp appears in context, before starting any sizable task, or when budgets feel tight — defines how to size work against the rate-limit windows and the context ceiling, when to defer, split, or checkpoint, and how to use the tokenroom MCP tools (resourcestate…
MCP server Claude CodeCodexCursor
Resource-aware layer for Claude Code: feeds rate-limit and context headroom to the agent itself, so it plans work that fits the budget. Runs locally from the tokenroom npm package.