create-voice
Create Voice
Create a complete voice profile from writing samples through a 7-phase pipeline. This skill is the user-facing entry point for the voice system. It orchestrates existing tools (voice-analyzer.py, voice-validator.py, voice-calibrator template) into a guided, phase-gated workflow.
Architecture: This skill is a GUIDE and ORCHESTRATOR. It delegates all deterministic work to existing scripts and all template structure to the voice-calibrator skill. It does not duplicate or replace any existing component.
Reference Loading Table
| Signal | Load These Files | Why |
|---|---|---|
| errors, error handling | error-handling.md |
Loads detailed guidance from error-handling.md. |
| extraction validation, pattern verdict, triple-validation | extraction-validation.md |
Triple-validation rubric (recurrence, generative power, exclusivity) gating which patterns survive into the profile. |
| tasks related to this reference | iteration-guide.md |
Loads detailed guidance from iteration-guide.md. |
| implementation patterns | pattern-identification.md |
Loads detailed guidance from pattern-identification.md. |
| tasks related to this reference | phase-banners.md |
Loads detailed guidance from phase-banners.md. |
| tasks related to this reference | reference-implementations.md |
Loads detailed guidance from reference-implementations.md. |
| tasks related to this reference | sample-collection.md |
Loads detailed guidance from sample-collection.md. |
More from notque/claude-code-toolkit
generate-claudemd
Generate project-specific CLAUDE.md from repo analysis.
12fish-shell-config
Fish shell configuration and PATH management.
12pptx-generator
PPTX presentation generation with visual QA: slides, pitch decks.
12codebase-overview
Systematic codebase exploration and architecture mapping.
10image-to-video
FFmpeg-based video creation from image and audio.
9data-analysis
Decision-first data analysis with statistical rigor gates.
9