docs(readme): move Codex/Claude demos above the fold#128
Merged
Conversation
Relocate the Demos section from after "Where it came from" (section 11 of 16) to right after "What you'd use it for", before Quickstart. The agent demos are the strongest proof of the tool but were buried behind a backstory section most readers never scroll to. New top-of-README flow lands them right when a reader is asking "does this actually work with a real agent?": hero GIF -> intro -> What you'd use it for -> Demos -> Quickstart Pure move: demo copy, videos, and the #demos anchor are unchanged. Change-Id: I595fd5c88a87156b244d6780f58092c458ca6a9c Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Signed-off-by: Thomas Kosiewski <tk@coder.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Moves the Demos section (the Codex/Claude agent videos) up from section 11 of 16 — where it sat after the "Where it came from" backstory — to right after "What you'd use it for", before Quickstart.
Why
The agent demos are the single strongest proof of what the tool does (real Codex/Claude TUIs discovering the skill, driving
nvim, exporting artifacts), but they were buried behind a section most readers never scroll to. Surfacing them high lands them exactly when a skeptical reader is asking "does this actually work with a real agent?"New top-of-README flow:
Notes
#demosanchor are unchanged, so any inbound links still resolve.agent-ttyskill" appears before the skill mechanism is explained later. Descriptive prose, so likely fine.🤖 Generated with Claude Code