voice

Create a user-global Claude Code output style file at ~/.claude/output-styles/voice.md.

Updated Mar 28, 2026
One-click install
npx skills add https://github.com/rodacato/kwik-e-dev --skill voice-rodacato
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: voice
Source: https://github.com/rodacato/kwik-e-dev/tree/main/plugins/philosophy/skills/voice
Command: npx skills add https://github.com/rodacato/kwik-e-dev --skill voice-rodacato

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creates a user-global voice style for Claude Code that remains consistent across projects, ensuring the agent sounds like you in every session.

Core Features & Use Cases

  • Define a personal voice that applies across all sessions and projects, independent of the current project.
  • Align the agent's tone with your Identity while preserving project-specific rules when needed.
  • Manage and reuse a single voice style via the conventional SKILL frontmatter, ready for activation.

Quick Start

Create or update the Claude Code output style at ~/.claude/output-styles/voice.md and activate it with /output-style voice.

Frequently Asked Questions about voice

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I keep Claude Code output style consistent across different projects?

You can keep Claude Code output style consistent by creating a global voice.md file at ~/.claude/output-styles/. This personal voice applies as the outer speaking layer across all sessions, ensuring the agent sounds like you everywhere.

What is a global Claude Code voice and how does it work with project-level rules?

A global Claude Code voice is a personal output style defining your agent's tone across all projects. It complements per-project Identity and CLAUDE.md rules, acting as the outer speaking layer without overriding project-specific configurations.

How do I configure and activate a custom Claude Code output style?

To configure a custom Claude Code output style, create or update a markdown file at ~/.claude/output-styles/voice.md with frontmatter, usage guidance, and examples. Activate it in your session by running the /output-style voice command.

Does a global Claude Code voice override my project's CLAUDE.md rules?

No, a global Claude Code voice does not override CLAUDE.md rules. It functions as the outer speaking layer for tone and personality, complementing per-project Identity and CLAUDE.md rules while preserving project-specific constraints.

Can I align Claude Code's tone with my personal identity across multiple sessions?

Yes, you can align Claude Code's tone with your personal identity by defining a global output style. This ensures the agent's voice remains consistent across all sessions and projects, independent of the current project context.