Scott CI connects your pull requests back to the planspace that drove the work. When a PR lands, Scott CI traces it to the approved intent and leaves a comment linking the two.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.
Setup
- Install the Scott CI GitHub App from your team settings
- Select the repositories you want to enable
- Scott CI activates immediately — no config files needed in your repo
How it works
- Scott CI detects the planspace association
- It traces back through the context flow to the approved version
- It leaves a comment on the PR with:
- A link to the approved spec
- A summary of the intent from the planspace
- The review status (who approved, when)
FAQ
What if I didn't include a planspace URL?
What if I didn't include a planspace URL?
Scott CI only links PRs to planspaces when it can find a URL reference. Add the URL to the PR description (or amend a commit message) and re-push — Scott CI re-runs on PR updates.
Does Scott CI block merges?
Does Scott CI block merges?
No. Scott CI is informational — it leaves comments but does not create required status checks.
Can I use Scott CI without the rest of Scott?
Can I use Scott CI without the rest of Scott?
Scott CI requires a planspace with an approved spec to link to.