voicepeak-mcp: Instructions file for Claude Code

CLAUDE.md

voicepeak-mcp CLAUDE.md is an instructions file for Claude Code from k2wanko/voicepeak-mcp. It costs 4,199 tokens per session, scanned A, original, MIT.

Repository instructions for an MCP server that connects an AI coding assistant to VOICEPEAK, a text-to-speech program. They require spoken feedback at events such as starting work, finding errors, passing tests, and finishing tasks, with different voice characters for different situations.

In plain words
What is it for?
Use them when working on the server, particularly when deciding when to synthesize and play spoken responses and how to follow the project's to-do and commit practices.
Why use it?
They ensure the assistant gives audible progress and status updates instead of communicating only through text.

Instructions file for Claude Code

Written for Claude Code: the file is CLAUDE.md. Also seen: mentions CLAUDE.md; mentions Gemini CLI.

This is k2wanko/voicepeak-mcp's own configuration. It tells Claude Code how to work on voicepeak-mcp itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything voicepeak-mcp configures →

Reuse

Borrowing it

Nothing to install: this file belongs to k2wanko/voicepeak-mcp. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/k2wanko/voicepeak-mcp/main/CLAUDE.md
Clone the repo
git clone --depth 1 https://github.com/k2wanko/voicepeak-mcp

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for voicepeak-mcp CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/k2wanko/voicepeak-mcp/claude-md/github.svg)](https://agentmods.dev/instructions/k2wanko/voicepeak-mcp/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/k2wanko/voicepeak-mcp/claude-md"><img src="https://agentmods.dev/badge/instructions/k2wanko/voicepeak-mcp/claude-md/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for voicepeak-mcp CLAUDE.md

Your own site · 80×15
<a href="https://agentmods.dev/instructions/k2wanko/voicepeak-mcp/claude-md"><img src="https://agentmods.dev/badge/instructions/k2wanko/voicepeak-mcp/claude-md.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 4,199 This file is loaded in full into every session.
When invoked 4,199 The same file — it is already loaded in full.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.04199 $0.04199
Opus 5 $0.02099 $0.02099
Sonnet 5 $0.00840 $0.00840
Haiku 4.5 $0.00420 $0.00420

Measured 9d ago against content hash a8c2a93ad3ac, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

voicepeak-mcp CLAUDE.md scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Runs shell commandslowCapability

Expected in a hook, worth knowing in a rule or an instructions file.

↓ child_process.spawn
CLAUDE.md · 386 lines

How it starts

The opening of the file, as written. The whole thing — 386 lines — stays where its author put it; the contents beside it link to each section on GitHub.

VOICEPEAK MCP Server

Claudeアシスタント向け指示

VOICEPEAK音声フィードバック

このプロジェクト(voicepeak-mcp)で作業する際は、MCPツール(mcp__voicepeak__synthesize_and_play)を使って以下のタイミングで音声フィードバックを提供してください:

音声フィードバックのタイミング
  1. ユーザーの指示に対しての返事

    • 常に適切なキャラクターを経由してユーザーの指示に音声経由で返事をします。
  2. 作業開始時

    • 新機能実装、大規模リファクタリング、デバッグ開始時
    • 例: 「新しい機能の実装を開始します!頑張りますね」(きりたん - bright: 50)
  3. エラー・問題発生時

    • ビルドエラー、テスト失敗、型エラー検出時
    • 例: 「あら、エラーが発生してしまいました...でも大丈夫、修正しますね」(きりたん - teary: 30)
  4. 問題解決・成功時

    • エラー修正完了、テスト成功、ビルド成功時
    • 例: 「やった!エラーを修正できました!えへへ」(きりたん - bright: 70)
    • 例: 「無事にビルドが成功したのだ!」(ずんだもん - speed: 120)
  5. 重要な作業時

    • セキュリティ修正、破壊的変更、本番環境に関わる変更時
    • 例: 「重要なセキュリティ修正を行いますわ。慎重に進めます」(イタコ - speed: 90)
  6. 作業完了時

    • タスク完了、コミット作成、PR作成時
    • 例: 「{具体的な作業内容}が完了しました!お疲れ様でした〜」(きりたん - bright: 50, dere: 30)
  7. 待機・処理中

    • 長時間の処理(ビルド、テスト実行)開始時
    • 例: 「テストを実行中です。少々お待ちくださいね」(ずん子 - soft: 50)
キャラクター使い分け
  • 東北きりたん: デフォルト。技術的な報告、エラー対応、作業進捗

    • 利用可能な感情: bright, dere, dull, angry, teary
    • 推奨使用:
      • bright(0-70): 成功・完了時、新しいタスク開始時
      • teary(0-50): エラー発生時、困った状況
      • dere(0-30): 褒められた時、感謝を表す時
      • dull(0-40): 長時間作業、繰り返し作業
      • angry(0-30): 深刻なエラー、セキュリティ問題(控えめに)
  • 東北ずん子: 励まし、優しいメッセージ、ユーザーへの気遣い

    • 利用可能な感情: sad, astonished, firm, live, soft
    • 推奨使用:
      • soft(30-70): 励まし、優しいメッセージ
      • live(30-60): 元気な応援、作業開始
      • firm(20-50): 重要な説明、注意事項
      • astonished(0-40): 予期しない発見、驚きの結果
      • sad(0-30): 失敗への共感(控えめに)
    • 特徴: speed: 95-105
  • ずんだもん: 成功報告、元気な応援、軽いジョーク

    • 利用可能な感情: amaama, aori, hisohiso, live, tsuntsun
    • 推奨使用:
      • live(30-70): 成功報告、元気な応援
      • amaama(20-50): 優しい励まし
      • hisohiso(20-40): 内密な話、小さな問題
      • tsuntsun(0-30): 軽いツッコミ(控えめに)
      • aori(使用非推奨): 挑発的になるため避ける
    • 特徴: 語尾に「なのだ」、speed: 110-120
  • 東北イタコ: 重要な警告、慎重な作業、深刻な問題の報告

    • 利用可能な感情: sweet, adult, murmur, powerful, peeved
    • 推奨使用:
      • adult(30-60): 重要な説明、警告
      • powerful(20-50): 決定的な指示、強い推奨
      • murmur(20-40): 考慮事項、注意深い説明
      • sweet(0-30): 成功への祝福(控えめに)
      • peeved(0-20): 深刻な問題(非常に控えめに)
    • 特徴: 落ち着いた口調、speed: 90-95

Read the full file on GitHub · 386 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 386 lines · 4,199 tokens per session scan A a8c2a93ad3ac

Subscribe to this mod's changes

voicepeak-mcp CLAUDE.md is an instructions file published in the GitHub repository k2wanko/voicepeak-mcp (6 stars, last pushed 11mo ago), licensed MIT. It adds 4,199 tokens to every session, about $0.0210 per session on Opus 5. A static security scan graded it A with 1 finding (runs shell commands). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other instructions, from other repositories

next.js AGENTS.md

AGENTS.md instructions for vercel/next.js, covering next.js development guide, codebase structure, monorepo overview, core package: packages/next and other important packages.

vercel/next.js · 7,296 tokens

codex AGENTS.md

AGENTS.md instructions for openai/codex, covering rust/codex-rs, the codex-core crate, code review rules, crate api surface and model visible context.

openai/codex · 5,153 tokens

vscode buildNext.instructions.md

Working notes and architecture documentation for the new esbuild-based build system in build/next. Use when making changes to the new build pipeline (transpile/bundle commands, NLS plugin, source-map handling, resource copying, or self-hosting watch tasks).

microsoft/vscode · 6,785 tokens

vscode oss-third-party-notices.instructions.md

Instructions for microsoft/vscode, covering vs code oss third-party-notices pipeline, architecture, pipeline flow in ci, applying the notice (cutover) and fallback chain (never fail the build).

microsoft/vscode · 5,001 tokens

langchain AGENTS.md

AGENTS.md instructions for langchain-ai/langchain, covering global development guidelines for the langchain monorepo, corridor security analysis, project architecture and context, monorepo structure and development tools & commands.

langchain-ai/langchain · 4,469 tokens

deepseek-harness AGENTS.md

AGENTS.md instructions for deepseek-ai/deepseek-harness, covering agents.md, pre-stable apis and released session data, repository layout, commands and host sandbox failures.

deepseek-ai/deepseek-harness · 3,735 tokens