Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Human docs for this plugin. First-run is the README (omp marketplace `pstack@pst

## Ownership

- `guide/` — numbered walkthrough (01–10 plus images). Images still come from `cursor/plugins` `pstack/docs/guide/`.
- `guide/` — numbered walkthrough (01–10 plus images). Tutorial stills still come from `cursor/plugins` `pstack/docs/guide/`. `images/pstack-demo.gif` is live Terminal stills of omp (`/poteto-mode`, playbook todos, `npm run sync -- --dry-run`).

## Local Contracts

Expand Down
2 changes: 2 additions & 0 deletions docs/guide/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ In this tutorial we'll run pstack on a real task. First-run is the [README](../.

Give a goal and a way to check it, in your own words. `/poteto-mode` picks the playbook, runs the other skills, and shows the evidence.

![How pstack works](./images/pstack-demo.gif)

Read these pages in order the first time. After that, each page stands alone.

1. [Set up pstack](./01-setup.md). Install the plugin and pick your models.
Expand Down
13 changes: 13 additions & 0 deletions docs/guide/images/README.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Rebuild pstack-demo.gif

Film a live omp session in Terminal.app. Do not print fake /poteto-mode text.

Beats:
1. omp (plugin=loaded)
2. type /poteto-mode
3. statusline poteto on, /skill:do-poteto-mode sent
4. a goal (guide example: users get two notifications after a retry. repro first, then fix and verify.)
5. matched playbook name plus copied todos
6. npm run sync -- --dry-run (sot: cursor/plugins pstack/skills → skills/do-*)

Stitch frames with ImageMagick. vhs 0.12.0 may exit 0 with no file on this host. Do not Type omp inside a vhs tape.
Binary file added docs/guide/images/pstack-demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions docs/guide/images/pstack-demo.tape
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Live GIF is Terminal stills of omp, not this tape.
# vhs 0.12.0 may exit 0 with no file. Do not Type omp (TUI).
Output "/Users/ed/Developer/Atlas/PstackForPi/docs/guide/images/pstack-demo.gif"
Require bash
Set FontSize 16
Set Width 1200
Set Height 800
Set Theme "Catppuccin Mocha"
Set Shell bash
Type "echo film omp in Terminal.app; see docs/guide/images/README.txt"
Enter
Sleep 2s
Loading