voice-writer
Installation
SKILL.md
Voice Writer — 13-Phase Pipeline
Mandatory enforcement: This pipeline is REQUIRED for all voice-profiled content. No article should be published without passing all 13 phase gates.
Pipeline Overview
LOAD → GROUND → STATS-CHECKPOINT → GENERATE → HOOK-GATE → VALIDATE → REFINE → VARIETY-GATE → JOY-CHECK → ANTI-AI → CLOSE-GATE → OUTPUT → CLEANUP
Execution Model (MANDATORY — DO NOT COLLAPSE PHASES)
Each phase runs as a SEPARATE agent dispatch. The orchestrator (parent session) dispatches one agent per phase sequentially. Each agent:
- Reads the input artifact from the previous phase
- Loads the selected voice profile and any phase-specific references
- Executes the phase steps
- Writes its output artifact to disk
- Reports pass/fail on the phase gate