revise

Installation
SKILL.md

Revise

Structurally edit an article draft through an interactive, section-by-section process. Unlike prose-fix (cosmetic polish), this skill rewrites for clarity, flow, and argument strength.

Step 1 — Understand Context

Before editing, ask the user (skip questions they already answered). Use AskUserQuestion when available; otherwise ask directly:

  1. Audience: "Who is the target audience?" — Options: "Beginners", "Experienced developers", "General tech readers"
  2. Venue: "Where will this be published?" — Options: "Blog post", "Newsletter", "Documentation"
  3. Takeaway: "What is the one thing the reader should remember?" — ask separately as text (too specific for predefined options)

Step 2 — Analyze Structure

Read the full article. Map the sections as an information DAG — each concept depends on prior concepts. Identify:

  • Dependency violations: concept used before it is introduced
  • Redundant sections: same point made twice in different places
  • Missing sections: logical gaps the reader needs bridged
Related skills

More from helderberto/skills

Installs
16
GitHub Stars
8
First Seen
Mar 31, 2026