docs(readme): add above-the-fold demo GIF#49
Merged
Conversation
Research on OSS traction (OpenClaw et al.) says "show, don't tell" beats announcements: let people experience the tool. This adds a ~15s asciinema→GIF to the README hero showing one canonical skill rendered into Claude Code, Cursor, Codex, and OpenCode via one `adept sync`, with `adept diff` confirming no drift. assets/demo.sh is the reproducible driver (asciinema + agg). Co-Authored-By: Claude Fable 5 <noreply@anthropic.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.
Summary
Adds an experiential demo GIF to the README hero — the highest-leverage item from the marketing research (OpenClaw and the broader OSS-traction evidence: "show, don't tell" beats announcements; broadcasting fell flat, letting people experience the tool is what converted).
The GIF shows the core pitch on one screen: author one canonical
pr-reviewskill →adept sync→ it renders into Claude Code, Cursor, Codex, and OpenCode simultaneously, each in that harness's native format (.claude/skills/…,.cursor/rules/*.mdc,AGENTS.md,.opencode/skill/…), withadept diffconfirming zero drift.Framing is cross-harness-neutral per the positioning call ("write once, run in every coding agent").
Files
assets/demo.gif(236 KB) — README hero, placed directly under the badgesassets/demo.sh— reproducible driver; header documents regeneration (asciinema + agg + monospace font). Records a realadeptsession, not a mockup.README.md— embeds the GIF above the fold.gitignore— ignores the intermediateassets/demo.castNotes
🤖 Generated with Claude Code