Review and correct text against Manual de Voz Sinapsis editorial style rules and ortotipographic conventions. Trigger on: revision estilo, style review, voice manual, tono editorial, correccion ortotipografica, consistencia editorial. Produces a changelog with rule citation per correction, enforces grade-appropriate vocabulary, and ensures tonal consistency across all units. Gate G2 prerequisite.
From scribanpx claudepluginhub javimontano/mao-scriba --plugin scribaThis skill is limited to using the following tools:
evals/evals.jsonreferences/style-review-patterns.mdScans installed skills to extract principles shared across 2+ skills and distills them into rules by appending, revising, or creating rule files.
Compares coding agents like Claude Code and Aider on custom YAML-defined codebase tasks using git worktrees, measuring pass rate, cost, time, and consistency.
Provides guidance on returns authorization, receipt inspection, condition grading, disposition routing, refund processing, fraud detection, and warranty claims in e-commerce operations.
A textbook that speaks with an inconsistent voice teaches students to distrust the text. Style is not decoration — it is pedagogical clarity.
Review and correct editorial text against the Manual de Voz Sinapsis rules and ortotipographic conventions, producing a traceable changelog where every correction cites the specific rule violated. This skill exists because style inconsistencies — wrong register, grade-inappropriate vocabulary, broken ortotipographic conventions — erode student comprehension and undermine the editorial brand. Gate G2 (Calidad Editorial) cannot pass without a clean style review.
references/voice-manual-rules.md to prime all active style rules. Never rely on memory of rules from prior sessions; the manual may have been updated.| Input | Source | Required | Description |
|---|---|---|---|
| Editorial text | project/units/ or provided content | Yes | The text to review |
| Manual de Voz Sinapsis | references/voice-manual-rules.md | Yes | Complete editorial style rules |
| Grade level | Unit metadata | Yes | Target grade for vocabulary calibration |
| Output | Format | Description |
|---|---|---|
| Style changelog | Markdown table | Every correction with rule citation |
| Violation summary | Statistics block | Counts by category and severity |
| Corrected text | Markdown | Clean text with all corrections applied (if requested) |
## Style Review — [Unit/Section Name]
**Summary**: [X] corrections | [C] CRITICAL | [W] WARNING | [I] INFO
**Grade Level**: [N]o grado | **Voice Target**: Sinapsis — [warm/encouraging/inclusive]
### Changelog
| # | Location | Category | Original | Corrected | Rule | Severity |
|---|----------|----------|----------|-----------|------|----------|
| 1 | U1-B2-P3 | Tono | "Debes memorizar esto" | "Te invitamos a recordar" | VOZ-04 | CRITICAL |
| 2 | U1-B1-P1 | Ortotipografia | "pagina 5" | "pagina 5" | ORT-12 | INFO |
| 3 | U1-B3-P2 | Vocabulario | "epistemologia" | "forma de conocer" | VOC-07 | WARNING |
### Violation Summary by Category
| Category | CRITICAL | WARNING | INFO | Total |
|----------|----------|---------|------|-------|
| Tono | 1 | 0 | 0 | 1 |
| Ortotipografia | 0 | 0 | 1 | 1 |
| Vocabulario | 0 | 1 | 0 | 1 |
| Inclusividad | 0 | 0 | 0 | 0 |
### Rules Most Frequently Violated
1. **VOZ-04** (Tono imperativo): 3 occurrences — Consider reviewing author guidelines for imperative avoidance.
ERROR: Cannot review style without references/voice-manual-rules.md.ERROR: Grade level required for vocabulary calibration. Specify grade in unit metadata or as input.ERROR: No text provided for style review.references/style-review-patterns.md — Changelog format, common violation categories, correction rule citation format.references/voice-manual-rules.md — Complete Manual de Voz Sinapsis rules.