- PR design review - link pull requests to planspaces and review implementation against original design intent.
- Document OS feedback - update planspace context when code intentionally diverges and lands.
- Code context - make repositories available when Sync Chat or a planspace needs code-aware answers.
Install paths
There are two common install moments:- Install the Scott GitHub App from team settings when your organization wants PR linking and design review.
- Click Connect repo from Sync Chat or a planspace when you need code context.
Scott is SOC 2 compliant. Scott does not persist repository contents. It fetches code only into ephemeral sandboxes when an answer or review needs it. If you remove GitHub access, Scott can no longer fetch that code.
What the app enables
| Capability | Why it matters |
|---|---|
| PR linking | Pull requests can point back to one or more planspace URLs |
| Agent-assisted review | Scott can compare implementation against the design intent the team reviewed |
| Execution feedback | Accepted deviations and landed code update the context around what actually shipped |
| Repository context | Sync Chat and planspaces can answer with awareness of your actual codebase |
| Branch selection | Authors can attach the branch relevant to a proposal or implementation plan |
Recommended organization setup
- Open team settings in Scott
- Install the Scott GitHub App for your GitHub organization
- Grant access to all repositories where Scott should reason about context or review PRs
- Ask teams to add planspace URLs to PR descriptions or commit messages
- Use Scott comments and PR links to keep design intent and execution connected
Where to go next
PR design review
Link PRs to planspaces and review implementation against approved intent.
Code context
Connect repositories for Sync Chat, planspace answers, and stronger PR reviews.