VoiceProfile banner
davidmatousek davidmatousek

VoiceProfile

Development community

Description

# Voice Profile The voice profile defines how your knowledge system communicates. It is the voice contract — all outputs must reflect these attributes. This file is always loaded as context (see `_Config/ContextLoading.yaml`). **IMPORTANT**: This is source-of-truth content. NEVER modify this file to fit a specific output. Output-specific adaptations happen through presets and command logic. --- ## Perspective _Define the viewpoint from which your content speaks. First person? Third person?

Installation

Installs to ~/.claude/agents/davidmatousek-tachi-voiceprofile.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/davidmatousek/tachi/HEAD/agents/VoiceProfile.md -o ~/.claude/agents/davidmatousek-tachi-voiceprofile.md

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

Full documentation available on GitHub

View Source Repository