Fix editorial style violations identified in style review changelog while preserving pedagogical content integrity. Trigger on: reparar estilo, fix style, corregir voz, repair tone, resolve style issues, aplicar correcciones.
From scribanpx claudepluginhub javimontano/mao-scriba --plugin scribaThis skill is limited to using the following tools:
evals/evals.jsonreferences/style-repair-patterns.mdProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Implements distributed tracing with Jaeger/Tempo for microservices, including Kubernetes/Docker setup and OpenTelemetry instrumentation (Python/Flask). Use for debugging latency, dependencies, and request flows.
Style is pedagogy made audible. A mismatched tone breaks trust with the student. Every correction must fix the voice without silencing the message.
Apply corrections to editorial style violations documented in the style review changelog. Resolve tone inconsistencies, voice deviations, register mismatches, and formatting violations per the Manual de Voz Sinapsis. Preserve pedagogical content and curricular alignment throughout all corrections.
project/reports/style-review-*.md. Parse each violation entry (location, violation type, severity, suggested fix).references/voice-manual-rules.md for authoritative style rules.| Input | Source | Required |
|---|---|---|
| Style review changelog | project/reports/style-review-*.md | Yes |
| Unit editorial file | project/units/ | Yes |
| Manual de Voz Sinapsis | references/voice-manual-rules.md | Yes |
| Destreza reference tags | Embedded in unit file | Yes |
| Output | Format | Destination |
|---|---|---|
| Updated unit file | MD | project/units/ (in-place) |
| Style repair report | MD table + bullet list | stdout |
| Residual violation list (if any) | MD bullet list | stdout |
[REF: DZ-...] are modified or removed.## Style Repair Report
### Corrections Applied
| # | Location | Violation | Rule | Before | After | Integrity |
|---|----------|-----------|------|--------|-------|-----------|
| 1 | P2-S3 | Informal register | VM-04 | "ojo que esto es clave" | "es importante considerar" | OK |
| 2 | P5-S1 | Passive voice | VM-12 | "fue observado por los estudiantes" | "los estudiantes observaron" | OK |
### Residual Violations: 0
### Corrections: 12 applied / 1 false positive (justified)
| Error | Response |
|---|---|
| Style changelog not found | Halt. Suggest running review-style first. |
| Violation location does not match unit content | Warn. Log as stale reference. Skip and continue. |
| Correction would alter a curricular term | Do not apply. Log as "requires manual review". Tag [SUPUESTO]. |
| Voice manual rule is ambiguous for this case | Apply best interpretation. Tag [INFERENCIA]. Flag for style-corrector review. |
references/style-repair-patterns.md -- Correction workflow, meaning preservation rulesreferences/voice-manual-rules.md -- Manual de Voz Sinapsis (authoritative rules)references/priming-rag/rag-voice-manual.md -- Voice manual RAG primer