VOICE banner
runxhq runxhq

VOICE

Development community

Description

# runx Voice Grammar Voice rules are lexical and grammatical. Grammar is the one that matters. Models pass word filters easily. Structural patterns are what give AI writing away, and they are what this contract targets. This file is prompt contract, not only review policy. Skill instructions reference it so the agent generates better work before any downstream gate runs. Runx ships this canonical profile in the native runtime, injects the full document into agent contexts as `voice_profile`, a

Installation

Installs to ~/.claude/skills/runxhq-runx-voice/SKILL.md

Terminal
mkdir -p ~/.claude/skills/runxhq-runx-voice && curl -fsSL https://raw.githubusercontent.com/runxhq/runx/HEAD/skills/VOICE.md -o ~/.claude/skills/runxhq-runx-voice/SKILL.md

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

Full documentation available on GitHub

View Source Repository