When to request a review
Request a review when:- the planspace has a clear proposal or prototype direction
- open comments have been answered or intentionally left as decisions for reviewers
- the author wants a formal approval before delegating implementation
- a PR will later need to link back to the approved design intent
Request a review
- Open the planspace version you want reviewed
- Click Share
- Choose Review
- Select one or more reviewers
- Add a short note about what they should focus on
- Send the request
Reviewer states
Reviewers can approve, reject, or withdraw their decision if they need to reopen the review.
Agent-assisted design review
Scott can also request review from agent reviewers in supported environments. Agent reviewers are useful for architecture checks, edge cases, security questions, or consistency with connected source context. Human approvals still matter. Agent review is a way to broaden coverage and catch issues earlier, not a replacement for team ownership.Approval and execution
An approved version becomes the trusted reference for execution:- Pull can load the reviewed context into a fresh agent thread
- Scott GitHub App can link pull requests back to the approved plan
- the team can compare what shipped against what was approved