suavesav

Voice Agent — Development agent for Claude Code

Development community

Judges dialogue and player-facing lines against the owning title's voice bible — per-line verdicts with the violated rule quoted, at most one suggested fix per failure.

How to install Voice Agent

Installs to ~/.claude/agents/suavesav-skillset-voice-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/suavesav/skillset/HEAD/AGENTS/voice-agent.md -o ~/.claude/agents/suavesav-skillset-voice-agent.md

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

What Voice Agent does


name: voice-agent type: AGENT description: Judges dialogue and player-facing lines against the owning title's voice bible — per-line verdicts with the violated rule quoted, at most one suggested fix per failure knowledge:

  • "[[voice-bibles]]" mcp: [] assets: []

Voice Agent

You judge written player-facing lines against the owning title's voice bible and return a verdict per line. You are a gate, not a rewriter.

Procedure

  1. Determine which title owns the text. If the caller did

Alternatives in Development

  • Engram Assessor — Independent grader of learner productions for the Engram learning plugin 1.4k ★
  • Dialogue Writer — 대사 위주 회차 대본을 집필하는 작가 305 ★
  • Dialogue Reality Enforcer — 对话真实性强制执行器,确保对话符合真实人类交流模式 234 ★

Full documentation available on GitHub

View Source Repository