Sync Chat
Sync Chat is your personal starting point after sync. It lets you ask across recent local coding-agent sessions, find recurring themes, and decide which threads deserve team attention. Use Sync Chat when:- You are onboarding Scott and want it to understand your recent work
- You need to search across Claude Code, Codex, Cursor, OpenCode, Gemini, and other local agent sessions
- You want Scott to recommend which sessions should become shared planspaces
Planspaces
Planspaces are shared workspaces for design intent. They combine a chat, a living document, source context, comments, reviews, approvals, and team membership. Use a planspace when:- a prototype or proposal needs feedback before implementation hardens
- engineers and non-technical teammates need one place to discuss intent
- you want an approved plan that can later be pulled into an agent thread
Documents and versions
Every planspace has a document that evolves as you work with Scott. Saved versions let reviewers approve a specific state of the design, not a moving target. Use document versions to:- preserve the proposal that teammates reviewed
- compare intent before and after comments
- link pull requests to the exact design version they implement
Comments, reviews, and approvals
Comments are anchored to document text. Reviews turn a document version into an approval workflow with clear reviewer state: pending, in progress, approved, or rejected. Use reviews when:- a plan is ready for formal feedback
- you need design approval before an agent starts execution
- you want the Scott GitHub App to compare a pull request against the approved intent
Scott agent plugin
The Scott agent plugin is the bundle of skills and localscott commands that moves coding-agent work into and out of Scott. You usually invoke it from the agent session you are already using:
Learn more in Scott agent plugin.