rapid
by pxdogbo
Rapid session — capture realtime notes from the user while working with a live product (app, website, etc.) without losing context. Bare /rapid (or /rapid start with no slug) opens an instant menu — new session, resume, cleanup, review, handoff, update, help — and does nothing until you pick, so starting never blocks on housekeeping or the network. /rapid <note> skips the menu and captures straight into a new-or-reused session (fresh doc + sibling git worktree on a rapid/<slug> branch). Cleanup of finished sessions only ever runs when you ask for it (the menu's Cleanup option, or tidy/burn) — never automatically at start. Drive-by notes and bare-word triggers (review/recap, push (→ always commits the queue and opens a PR, never a bare git push), carpool, wash/clean, park, unpark, drop, test/testdrive, scrap, tidy, burn, link, reverse/undo, inbox) operate on the session this chat started, not on whatever doc happens to be marked active globally. wax grooms the doc in place (condense + group + de-stale) without emptying the queue. handoff seeds a scoped plan as a standalone session a fresh chat adopts; collab is a chatroom between two live agents; inbox leaves an async note in another session's doc (no loop, no poke — it never triggers the peer; to task or talk to a live agent use collab) for it to pick up later. Use whenever the user types /rapid, /rapid <note>, /rapid review, /rapid done, /rapid off, /rapid update, /rapid handoff, or says they want to "start a rapid session" / "drop a quick note" mid-task.