What problem does it solve?
Editing a README by hand is error-prone and slow when you need to apply a structured sequence of edits consistently. This skill provides a mechanical, rule-driven approach to apply a predefined action list to a README without diagnosing content.
Core Features & Use Cases
- Apply a fixed set of edit operations (CUT, RELOCATE, RESTRUCTURE, REWRITE-HEADING, REORDER, ADD-CALLOUT) to transform README documents.
- Enforce an execution order, preserve formatting, and ensure changes are repeatable across multiple READMEs.
- Use cases include refining project documentation, reorganizing sections, updating headings, and inserting callouts based on a validated action list.
Quick Start
Provide the path to the README and the ordered action list, then run the tool to apply changes.