Show the plugin's actual question UI, and drop the standalone path - #24
Merged
Conversation
The GIF recorded the bare CLI, which the README documented but the plugin never gives you: the skill serves probes through Claude Code's native picker. It is now a real session — /grask:grask typed, the picker painted, the answer graded — with the account banner blanked out of the recording. README follows: standalone install removed, the two commands it runs reduced to the plugin's case, /grask corrected to /grask:grask throughout, and the dead docs/design.md cost anchor pointed at a heading that exists. The recorder itself is untracked. It drives a live session, so running it spends the runner's own quota and records their account banner. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
The previous commit replaced it with a raw session recording: 882px tall against the old 585, 37s against 15, and mostly Claude Code chrome. The GIF has always been brag.mp4 at 1040x585, and that is what a README hero wants. Same video, with scene 3 rebuilt as the native picker it actually is — numbered options, a selection caret, "Enter to select · ↑/↓ to navigate", and the invocation the plugin gives you. 12fps at 128 colours holds the text crisp and lands under the old file's size. Co-Authored-By: Claude Opus 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.
The GIF recorded the bare
graskCLI. The README documented that path, but theplugin never gives you a
graskon PATH —SKILL.mdserves probes throughClaude Code's native question UI. So the demo showed a surface most installs
don't have, under a command they can't run.
docs/grask.gifis now a real session:/grask:grasktyped into the palette,the picker painted with its options and preview pane, the answer graded by
grask record. The probe itself is still the hand-written fixture fromseed_demo.py. The account address and name are blanked out of the recording —the banner splits the address with a cursor-position escape, so this is done
against the visible text with a map back to raw offsets, and the check verifies
what a viewer would see rather than what the stream contains.
README follows from that:
/graskcorrected to/grask:graskthroughout, andgrask stats/doctorspelled as the shim path plugin users actually have
pick [a-d] · enter = skip · /wrongdocs/design.md#measured-cost-…anchor now points at a heading thatexists; every remaining relative link and anchor resolves
fresh recording always says today and can't be backdated to a fixed date)
The recorder is untracked. It drives a live session, so running it spends the
runner's own quota and records their account banner.
🤖 Generated with Claude Code