Get a quick overview
Core concepts
Sync Chat, planspaces, reviews, approvals, the Scott agent plugin, and the GitHub App.
The Scott Method
Our philosophy on building with agents: align on intent before delegating execution.
Start with Sync
scott sync is the fastest way to onboard. From your development machine, run:
scott sync reads recent local coding-agent sessions and opens /sync. After sync finishes, open the URL Scott prints and ask across recent Claude Code, Codex, Cursor, OpenCode, Gemini, and other supported agent sessions.
Learn more in Sync.
Add code context
Sync Chat works immediately from session history. For code-aware answers, connect GitHub from the Sync Chat source picker or the planspace composer.- Click Connect repo
- Install the Scott GitHub App for the GitHub account or organization you want Scott to read from
- We recommend granting access to all repositories; limiting access can cap answer quality when relevant context lives outside one repo
Security note: Scott is SOC 2 compliant. We do not persist repository contents. We fetch code only into ephemeral sandboxes when an answer needs it, and if you remove GitHub access Scott can no longer fetch that code.
Push early, pull when ready
Ask your coding agent to push to Scott whenever a thread becomes a prototype, design direction, or proposal that needs team feedback.# from claude code, codex, gemini, opencode, etc
# from claude code, codex, gemini, opencode, etc
Configure PR design review
Set up the Scott GitHub App for your organization when you want pull requests to stay linked to the planspaces that shaped the work.- Open your team settings in Scott
- Install the Scott GitHub App for the GitHub organization
- Select the repositories where your team wants Scott review and PR linking
- Add one or more planspace URLs to a pull request description or commit message
What to read next
Teams
Learn how to use planspaces, documents, comments, reviews, approvals, sharing, and For You.
Scott agent plugin
Learn how sync, push, pull, and setup fit into your daily agent workflow.
Scott GitHub App
Learn how PR design review, execution feedback, and code context connect planspaces to code.
Reviews and approvals
Learn how teams approve design intent before execution.