Add the record agent skill and the PATE-stack repository frame - #1
Merged
Conversation
SKILL.md: five-phase demo workflow (storyboard from real keybindings -> pty smoke -> record -> verify every coalesced frame -> publish to docs/media/), distilled from producing pane's three README demos unattended. assets/drive.py: the unattended pty operator with a timed delay:keys script grammar. Scaffold: AGENTS.md, governance, rulesets, single-tier Check CI (shellcheck enforced), standalone Makefile; usage text loses its scripts/recording heritage and --print-config now works without asciinema/agg so doctor probes run anywhere.
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
magick -coalesce), publish todocs/media/with storyboard-narrating alt text. Every phase guard maps to a real bad take from the session that produced pane's README demos.record.sh(or any command via--smoke) in a pty and plays a timeddelay:keysscript with named keys (ENTER/TAB/ESC/CTRL_D/arrows). Stdlib-only.CheckCI with shellcheck enforced, self-documenting Makefile.scripts/recording/heritage;--print-confignow works without asciinema/agg (it's the CI doctor probe).Test plan
make checkgreen (lint, doctor, drive.py compile/help/grammar)drive.py --smokeclean exit; end-to-end--recordproduced a real cast+GIF against pane'smake demo