The whole-block move buried Philosophy at line 304 (53% down) -- deeper
than Install had been at 150 (26%). Fourteen platform paths is ~297 lines
of front matter, and the matrix grows with every new target.
Lead with the three primary platforms instead: Claude Code, Cursor, and
Codex (both its App and CLI surfaces, kept together so no Codex user
lands on a section missing their instructions). The other eleven
subsections plus Existing Installs move verbatim to a new
`## More Install Options` section above Local Development, reachable by
one pointer link that names all eleven so in-page find still hits them.
Install commands stay at lines 12-13. Philosophy now sits at 17% down --
shallower than Install itself began -- so leading with install no longer
costs the orientation content anything.
Every platform's instructions are byte-identical: the removed set against
origin/main is empty, and the added set is exactly 8 lines (the heading,
its intro, the pointer, one rule, and blanks). All four anchors resolve,
including the new #more-install-options.
Resolves OQ1 in the plan, which review raised and recorded rather than
deciding unilaterally.
Co-Authored-By: Claude <noreply@anthropic.com>
The README opened with Philosophy, Workflow, Quick Example, and a 30-row
skill inventory, placing Install at line 150 (~26% down a 575-line file).
A visitor who already wants the plugin had to scroll past ~146 lines
before reaching `/plugin marketplace add`.
Move the whole Install section -- all fourteen platform paths plus
Existing Installs -- to sit directly beneath the H1, badge, and tagline.
The two Claude Code commands now land at lines 12-13.
Pure relocation: the file's sorted line-multiset is unchanged, so no
content was added, removed, or reworded (143 insertions / 143 deletions).
All heading text is unique and unchanged, so every anchor -- including
external `#install` deep-links -- still resolves. As a side effect,
Getting Started's "After installing, run /ce-setup" now correctly follows
the install instructions rather than preceding them.
Co-Authored-By: Claude <noreply@anthropic.com>
Plan for moving the README's Install section above Philosophy so install
instructions are the first substantive content a visitor sees.
Records two open questions surfaced by document review: whether Install
should be split (Claude Code at top, other platforms below) rather than
moved whole, and what signal should trigger revisiting the ordering.
Co-Authored-By: Claude <noreply@anthropic.com>