Companion Preference banner
naimkatiman naimkatiman

Companion Preference

Development community

Description

--- name: companion-preference description: Inspect companion-preference hook telemetry — counts by CI skill, action breakdown, and companion-installed%. --- # /companion-preference Read and aggregate the JSONL telemetry written by `hooks/companion-preference.mjs`. Reports per-skill totals, action breakdown (`observation`, `advisory`, `block`, `block-not-installed`), and the share of events where the companion plugin was installed at the time. The dataset is the evidence base for a future `co

Installation

Installs to ~/.claude/skills/naimkatiman-continuous-improvement-companion-preference/SKILL.md

Terminal
mkdir -p ~/.claude/skills/naimkatiman-continuous-improvement-companion-preference && curl -fsSL https://raw.githubusercontent.com/naimkatiman/continuous-improvement/HEAD/commands/companion-preference.md -o ~/.claude/skills/naimkatiman-continuous-improvement-companion-preference/SKILL.md

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

Full documentation available on GitHub

View Source Repository