voice-validator

Featured

Critique-and-rewrite loop for voice fidelity validation.

AI & Automation 412 stars 42 forks Updated 2 days ago MIT

Install

View on GitHub

Quality Score: 96/100

Stars 20%
87
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Voice Validator Skill ## Overview This skill operates a rigorous critique-and-rewrite enforcement loop for voice fidelity. It scans content against voice-specific negative prompt checklists, documents violations with evidence, fixes them while preserving intent, and rescans to confirm the revision passes — up to 3 iterations maximum. The workflow implements the **Iterative Refinement** pattern: scan → document violations → revise → rescan. This ensures voice violations are caught systematically and fixed methodically without over-engineering or changing meaning. **CRITICAL CONSTRAINT**: Never revise content without first scanning against the full checklist. Every violation must cite a specific quote. After 3 failed iterations, output with flagged concerns rather than continuing indefinitely. --- ## Reference Loading Table | Signal | Load These Files | Why | |---|---|---| | validating narrative content of 500+ words | `narrative-patterns.md` | Supplies the full narrative-fidelity rubric. | ## Instructions ### Phase 1: IDENTIFY TARGET **Goal**: Determine the voice, mode, and content to validate. **Step 1: Identify voice target** - Determine target voice from context or user instruction - Identify mode if applicable — casual modes may have additional specific checks - Reference the target voice's checklist (contact user if unclear) **Step 2: Load content** - Read the content to validate - Note content length — longer content is more prone to drift **Gate**: Voice ...

Details

Author
notque
Repository
notque/vexjoy-agent
Created
4 months ago
Last Updated
2 days ago
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category

Code & Development Solid

voice-identity-review

Use when you want a line-level voice and identity audit on a text artifact before it ships — surface specific voice-rule violations (banned patterns, hype words, register mismatches), apply the CXO test, and check identity coherence with the operator's voice corpus and persona DNA. Encodes the Voice & Identity deliberator role from the agent-council 5-perspective quality gate. Use standalone for fast voice critique, or compose with the other 4 deliberator skills to run a Council-style review without spinning up the full Python CLI.

9 Updated 1 weeks ago
Avyayalaya
AI & Automation Solid

voice-master

Foundational voice authority and AI humanizer — writes content in the user's authentic voice with built-in AI detection, and supports stealth / anti- attribution writing (forum personas, anonymous posts, "write as not-me"). Use when asked to write/draft/generate content, invoke /voice, /write-as-me, or /humanize, run voice calibration, check "does this sound like me?", "make this sound human" / "de-AI this", "write a forum post as [persona]", or run AI detection ("does this sound like AI?", "check for AI patterns", "anti-slop check"). Do NOT use this skill for code, technical docs, or any output the user has not asked to be written in their voice — code styling defers to the separate code-voice skill.

89 Updated today
WingedGuardian
AI & Automation Featured

create-voice

Create voice profiles from writing samples.

412 Updated 2 days ago
notque