Evolve Voice banner
solanabr solanabr

Evolve Voice

Code Quality community

Description

--- description: "Run one evolution round: mass-generate the format matrix, adversarial judge panels, master board, empirical A/B tests, human gate, codify. The self-improvement loop for the skill itself." --- Run one round of the evolution engine (`$SKILL/evolution/` — read its `README.md` first; it holds the loop diagram and the non-negotiables). This command is the orchestration procedure; all knobs live in `evolution/hyperparams.yaml` — **read it before every round, change it only with a `h

Installation

Installs to ~/.claude/skills/solanabr-writer-style-skill-evolve-voice/SKILL.md

Terminal
mkdir -p ~/.claude/skills/solanabr-writer-style-skill-evolve-voice && curl -fsSL https://raw.githubusercontent.com/solanabr/writer-style-skill/HEAD/commands/evolve-voice.md -o ~/.claude/skills/solanabr-writer-style-skill-evolve-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