| name | no-hard-wrapped-markdown | ||
|---|---|---|---|
| description | Never hard-wrap Markdown prose or simple list items to a fixed column; one logical unit per source line | ||
| metadata |
|
Do not hard-wrap Markdown prose or list-item text to a fixed column width (80/100/120/etc.). Keep each logical paragraph and each simple bullet item on a single source line and let the renderer/editor wrap it visually. Preserve line breaks only where Markdown structure or source semantics require them: code and command examples, fenced blocks, table rows, nested content, and hard-break-bearing constructs.
Stated by the user as a user-level rule — it applies to every generated Markdown artifact, in any project, not just this repo: plan files, SKILL.md, docs, phase docs, READMEs, reports.