Voice Drift banner
zircote zircote

Voice Drift

Productivity community

Description

--- name: voice-drift description: Report observed voice patterns and drift from the voice profile. Shows how the user's actual writing compares to their profiled voice over time. allowed-tools: - Read - Glob - Grep - Bash --- # Voice Drift Report Generate a drift report comparing accumulated voice observations against the current profile. ## Procedure 1. **Recall observations**: Search Atlatl memory for voice observations: ``` recall_memories(query="voice drift observed patter

Installation

Installs to ~/.claude/skills/zircote-human-voice-voice-drift/SKILL.md

Terminal
mkdir -p ~/.claude/skills/zircote-human-voice-voice-drift && curl -fsSL https://raw.githubusercontent.com/zircote/human-voice/HEAD/commands/voice-drift.md -o ~/.claude/skills/zircote-human-voice-voice-drift/SKILL.md

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

Full documentation available on GitHub

View Source Repository