chore: sync with cursor/plugins — docs(pstack): bring guide current with new skills and playbooks (#188) - #14
Merged
github-actions[bot] merged 3 commits intoAug 3, 2026
Conversation
…atch-up ports (0.14.0) (cursor#187) * pstack: add /bro, restate the last message in plain language * poteto-mode: add babysit, shipping, orchestrate, and worktree-cleanup playbooks Ships the watch-pr status watcher, the orch coordinator CLI, and worktree-audit.sh under scripts/, plus a Bugbot triage rubric under references/. Wires the new playbooks into the mode's triggers and catalog, and repoints autopilot babysit references at the bundled playbooks. * pstack: catch-up edits to unslop, automate-me, type-system-discipline, poteto-agent unslop gains the cross-project swap test, more banned metaphor nouns, and plainer rule titles. automate-me learns nested personal-category mode skills. principle-type-system-discipline states the define-errors- out-of-existence rule. poteto-agent defaults to background execution. * pstack 0.14.0: README and guide updates for the new skill and playbooks * fix(pstack): queued babysit stops on WAITING/merge-queue, not READY Queued watch-pr never emits READY; a green frontier is non-terminal WAITING with reason merge-queue. The playbook wrongly told agents to wait for READY, which hangs drive with the default timeout. * Port Comment Sicko foreign-gotcha tip and no-comments step 5 Catch up to the merged tip: our-code surprises die with MUST KILL reshape, foreign/unowned keeps survive, step 5 simplified. Sanitize how/why and principle paths for the public plugin. * Fix capitalization after principle path sanitize --------- Co-authored-by: Cursor Agent <cursoragent@cursor.com>
…or#188) * docs(pstack): complete the poteto-mode route map The guide's route paragraph predates the autopilot playbooks, so a reader browsing routes never learns a PR queue can run on autopilot. Add that route, and give worktree cleanup a prompt in the section that tells readers to fan out worktrees in the first place. Co-authored-by: lauren <poteto@users.noreply.github.com> * docs(pstack): teach /no-comments and Comment Sicko in the cleanup chapter The cleanup habit covered /deslop and /unslop but not the comment pass, so readers never met Comment Sicko or the constraint-encoding offer. Add the before-review step and state the deslop / unslop / no-comments division of labor. Co-authored-by: lauren <poteto@users.noreply.github.com> * docs(pstack): cover Babysit and Shipping after the PR opens The chapter ended at opening the PR and a note claiming pstack bundles no PR monitoring. That note is stale: Babysit ships with the watch-pr watcher and Shipping lands verified stacks through Graphite merge-when-ready. Replace it with the two playbooks, their prompts, and the merge-ready versus land distinction. Co-authored-by: lauren <poteto@users.noreply.github.com> * docs(pstack): teach the autopilots and orchestrate in the overnight chapter The chapter covered one task per night and nothing bigger, so the queue and program playbooks had no home in the guide. Add autopilot-full, autopilot-stack, and orchestrate with prompts and the rule for choosing between them. Co-authored-by: lauren <poteto@users.noreply.github.com> * docs(pstack): introduce /technical-writing and /bro in the later chapters Both skills shipped without a guide mention. /technical-writing sits with skill authoring, where readers already write prose that agents and humans consume. /bro joins the recipes as the one-word prompt for a jargon-free restatement. Co-authored-by: lauren <poteto@users.noreply.github.com> * docs(pstack): technical-writing pass over the new guide prose Fixes traced to the skill's rules. Split sentences carrying two or three thoughts (STE). Moved 'only' next to what it changes and gave the merge-ready heading a real subject instead of 'it' (Global English). One name per thing: uncommitted work, Autopilot-full, verdict instead of say-so. Replaced unglossed jargon with plain words: 'drains completions' and 'merge frontier' now say what the coordinator does, 'the real surface' is now 'proves the behavior live'. Co-authored-by: lauren <poteto@users.noreply.github.com> --------- Co-authored-by: Cursor Agent <cursoragent@cursor.com>
…ing-guide-current-with-new-skills-and-playbook-2-commits
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.
Upstream changes
424829e docs(pstack): bring guide current with new skills and playbooks (cursor#188)
99559f2 pstack: add bro, babysit/shipping/orchestrate/worktree-cleanup, and catch-up ports (0.14.0) (cursor#187)
Automated sync via sync-upstream workflow