voice-orchestrator

Installation
SKILL.md

Voice Orchestrator Skill

DEPRECATED: This skill is deprecated in favor of voice-writer (ADR-068). Use /voice-writer for all blog post and article generation. The voice-writer pipeline includes mandatory de-ai scanning, joy-check validation, and voice metric verification that this skill lacks.

Overview

This skill generates content in a specific voice through a 7-phase pipeline with mandatory deterministic validation. It enforces high-fidelity voice impersonation via Python scripts rather than self-assessment, iterates up to 3 times on violations, and produces validation reports at output. Use when you need to write content matching a voice profile, validate existing content, or generate persona-driven text.

Instructions

Phase 1: LOAD

Goal: Load all voice infrastructure files and verify they exist.

Constraints: All required files must exist and be valid before proceeding — missing infrastructure causes validation failures downstream (reason: deterministic validation requires profile.json and config.json to establish thresholds).

Related skills
Installs
5
GitHub Stars
366
First Seen
Mar 23, 2026