Calibrate Voice banner
solanabr solanabr

Calibrate Voice

Development community

Description

--- description: "Run an empirical calibration round: regenerate the 8-brief matrix, measure, collect owner ratings, codify every reaction into a logged pack change" --- Run one calibration round of the writer-style pack against the fixed test matrix. The loop: **measure → owner rates → codify → apply → re-measure.** Protocol details: `the calibration protocol (local, gitignored: profiles/kaue/calibration/)`; matrix + briefs: `$SKILL/testbed/MATRIX.md`; ledger: `profiles/kaue/calibration/ROUNDS

Installation

Installs to ~/.claude/skills/solanabr-writer-style-skill-calibrate-voice/SKILL.md

Terminal
mkdir -p ~/.claude/skills/solanabr-writer-style-skill-calibrate-voice && curl -fsSL https://raw.githubusercontent.com/solanabr/writer-style-skill/HEAD/commands/calibrate-voice.md -o ~/.claude/skills/solanabr-writer-style-skill-calibrate-voice/SKILL.md

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

Full documentation available on GitHub

View Source Repository