Get a quick overview
The Scott Method
Our philosophy on building with agents — why intent review matters.
How Scott AI works
Planspaces, context flows, and an agent centric project lifecycle.
Set up Scott AI
I'm setting up for my team
I'm setting up for my team
- Install Scott AI — run the install script (see Install below) or sign in at app.tryscott.ai for the browser version
- Create a planspace — name it after the feature or project you’re planning
- Attach context — connect your GitHub repo, upload docs, or point to a local folder so the agent can ground its output in your codebase
- Describe what you want to build — start with a rough prototype from your coding agent, or describe the intent from scratch
- Invite your team — click Share, add teammates by email, assign roles
- Request a review — when the spec is ready, request reviews from stakeholders
I'm joining a team
I'm joining a team
- Accept your invite — check your email for a planspace invite and sign in
- Explore the planspace — review the document your team mate shared with you.
- Leave comments — select text in the document and add your feedback. Use
@to mention teammates - Install Scott AI —
curl -fsSL https://tryscott.ai/install | sh - Pull context — run
scott pullin your repo to link the planspace to your local branch
I'm evaluating Scott AI
I'm evaluating Scott AI
- Read The Scott Method at tryscott.ai/method
- Create a planspace or ask your team for a public link to see one in action
- Check the For You inbox — your surface for visibility into what’s being planned across teams
- See how intent links to code — Scott CI auto-links PRs back to approved specs
Install
Desktop app + CLI (recommended)
Desktop app + CLI (recommended)
One command installs both the Scott AI desktop app and the After installing, sign in with Google or GitHub. The desktop app adds local sandbox execution and local folder access.Initialize Scott in your repo:See the full CLI reference.
scott CLI:Browser only
Browser only
Go to app.tryscott.ai and sign in with Google or GitHub. The browser app uses cloud sandbox execution and supports Google Drive as a connected source.