| name | sync-call-state |
| description | Record the outcome of a reviewed post-call document in the client's local state, from one confirmation and a visible diff. Computes one new entry for clients/NAME/state.md and, when the call carried a stage signal, a change to the single stage line in profile.md; shows both as a diff, asks Apply / Edit / Cancel, and writes only on Apply. Use after you reviewed the post-call doc and want the client's log and stage to say what was agreed. NOT for drafting the recap or the scope (post-call), for a status board (client-context), or for preparing the next call (prep-call). Model-invocable, so fire it yourself when the goal matches; state what you are about to do and get the operator's confirmation before the mutating step; never fire it as a background checkpoint. |
| tags | ["client","state","stage","post-call","confirm-gated"] |
| version | 1.2.1 |
| author | yonyon-ai |
| user-invocable | true |
| complexity | medium |
| argument-hint | <client-name> [--doc <path>] [--date YYYY-MM-DD] |
| disable-model-invocation | false |
| allowed-tools | Read, Edit, Write, Glob, Grep, AskUserQuestion |
| license | MIT |
| compatibility | Full file workflow on coding agents with a working directory: Claude Code (verified), Cursor, GitHub Copilot, Windsurf, OpenCode, Codex, Gemini CLI, Antigravity, OpenClaw, Grok Build. Chat mode (Step 0) on hosts without file access: Claude.ai, Claude Desktop, ChatGPT, Grok, Manus, Gemini Spark; paste the inputs, read the outputs, save them yourself, nothing is written. Wispr Flow MCP optional. |
| supported_agents | ["claude-code","cursor","github-copilot","windsurf","opencode","codex","gemini-cli","antigravity","openclaw","grok-build","claude-desktop","claude-ai","chatgpt","manus","gemini-spark","grok"] |
| metadata | {"display_name":{"he":"עדכון מצב אחרי ביקורת","en":"Confirm-gated state sync"},"display_description":{"he":"אחרי ביקורת של מסמך post-call: diff אחד ליומן המצב ולשורת השלב של הלקוח, נכתב רק אחרי אישור מפורש. שום מערכת חיצונית לא נוגעים בה.","en":"After you review a post-call doc: one diff for the client's state log and stage line, written only after an explicit yes. No external system is touched."},"tags":{"he":["לקוחות","יומן מצב","שלב לקוח","אישור","עברית"],"en":["clients","state-sync","stage","confirm-gated","hebrew"]},"supported_agents":["claude-code","cursor","github-copilot","windsurf","opencode","codex","gemini-cli","antigravity","openclaw","grok-build","claude-desktop","claude-ai","chatgpt","manus","gemini-spark","grok"]} |