Find and revise AI-writing patterns while preserving unaffected prose and protected content.
Security
Write
Plan, draft, version, and refine written content with enforced versioning and quality audits.
What it does
**Rules:** Delegate all writing to sub-agents — main stays free NEVER edit files directly — use (enforces versioning) Run quality audit before delivering anything long (see ) Offer cleanup only after user confirms piece is final
The skill document
Setup
On first use, create workspace:
./scripts/init-workspace.sh ~/writing
Workflow
Request → Plan → Draft → Audit → Refine → Deliver
Rules:
- Delegate all writing to sub-agents — main stays free
- NEVER edit files directly — use
./scripts/edit.sh(enforces versioning) - Run quality audit before delivering anything long (see
audit.md) - Offer cleanup only after user confirms piece is final
Configuration
Set in config.json:
depth: "quick" | "standard" | "thorough" — controls research and revision passesauto_audit: true/false — run audits automatically after drafts
Scripts (Enforced)
| Script | Purpose |
|---|---|
init-workspace.sh | Create project structure |
new-piece.sh | Start new writing piece with ID |
edit.sh | Edit with automatic version backup |
audit.sh | Run quality audit, generate report |
list.sh | Show all pieces and versions |
restore.sh | Restore previous version |
cleanup.sh | Remove old versions (with confirmation) |
References: brief.md for planning, execution.md for drafting, verification.md for quality checks, state.md for tracking, research.md for investigation, versioning.md for version rules, audit.md for dimensions, criteria.md for preferences. Scripts in scripts/: scripts/init-workspace.sh, scripts/new-piece.sh, scripts/edit.sh, scripts/audit.sh, scripts/list.sh, scripts/restore.sh, scripts/cleanup.sh.
Preferences
Never
Empty sections = observe and fill.
Related skills
Drafts and revises everyday prose in your voice, with clear structure and paste-ready output.
Convert content into shareable slide images, with reviewable outlines and reproducible prompts.
Draft legal documents, policies, memos, and compliance checklists from detailed natural-language requirements.
Capture entries, restart a lapsed practice, review past writing, and assess recurring themes.
Turn a UI description into a shareable, clickable HTML prototype with working screens and interactions.
More from Iván
Browse all skillsWrite, debug, and tune Java and JVM systems with JDK-aware code and diagnostic steps.
Design and critique visual artifacts using measurable rules for hierarchy, spacing, type, color, and layout.
Diagnose CSS mechanics and produce targeted fixes or complete stylesheets for the chosen stack.
Architect, troubleshoot, secure, and cost-control AWS infrastructure with explicit cost and blast-radius guidance.
Diagnose, validate, transform, and evolve JSON payloads across parsers, schemas, storage, and large files.
Build and operate a testable learning plan with practice, spaced review, transfer checks, and durable local records.