Documentation Index
Fetch the complete documentation index at: https://docs.tryscott.ai/llms.txt
Use this file to discover all available pages before exploring further.
Get a quick overview
How Scott AI works
Planspaces, context flows, and an agent-centric project lifecycle.
The Scott Method
Our philosophy on building with agents — goal setting before agent delegation.
Install
Browser use (recommended for PMs & designers)
Browser use (recommended for PMs & designers)
Go to app.tryscott.ai and sign in with Google or GitHub. The browser app uses cloud sandbox execution to make it easier to collaborate with developers on their ideas.
Use Scott from your coding agent
Use Scott from your coding agent
Run the following command to install the After install, use the Scott terminal integration in any coding agent by saying somethig like:Your agent will prepare the context in a form optimized for sharing with your team,
and push to Scott so that you can collaborate on the ideas with your team in the UI.Once your team is sufficiently aligned, you can pull the context back to a new session with all relevant team feedback:Under the hood, Scott uses skills, an mcp and a CLI to integrate with the UI.
If the installer cannot detect your coding agent automatically, you can manually complete the setup with this command:See the full CLI reference.
scott terminal integration.
This curl command wires Scott to any detected coding agents, and opens a browser window for sign-in.Set up Scott AI
I'm setting up for my team
I'm setting up for my team
- Create an account — see Install above. The browser app is recommended for PMs and designers; and you can install a CLI so developers can interact from scott from their coding agent.
- Create a planspace — name your planspace after your next big idea that you have been thinking about
- 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 to review — when the idea is more fleshed out, request reviews from your team
- Iterate — as with all good ideas, iteration and collaboration refines the idea into something great
I'm evaluating Scott AI
I'm evaluating Scott AI
- Read The Scott Method at tryscott.ai/method
- Set up for your team see I’m setting up for my team above
- Read measuring Scott impact — Pulse
- See how intent links to code — Scott CI auto-links PRs back to approved specs