Add Collector banner
nullthrone nullthrone

Add Collector

Development community

Description

--- description: Add a telemetry collector end-to-end (section schema → fixture → agent collector → health rule → dashboard) argument-hint: <section_name> --- Add the telemetry section **$ARGUMENTS** across all layers, contract first: 1. **Contract** — document the section under `docs/protocol.md` § Telemetry sections, including its raw fields (besides the required `status` + `summary`). 2. **Fixture** — add the section to `docs/fixtures/telemetry_snapshot.json` (or a dedicated `telemetr

Installation

Installs to ~/.claude/commands/nullthrone-kenny-add-collector.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/nullthrone/kenny/HEAD/.claude/commands/add-collector.md -o ~/.claude/commands/nullthrone-kenny-add-collector.md

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

Full documentation available on GitHub

View Source Repository