# from claude code, codex, gemini, opencode, etc
What pull includes
The default pull output includes:- the current document
- relevant document versions
- comments and review context
- reviewer turns and approval state
- connected source summaries
- commits and PR context when available
- conversation history needed to understand the plan
# from claude code, codex, gemini, opencode, etc
Agent prompt
You can ask your coding agent:# from claude code, codex, gemini, opencode, etc
Execution workflow
- Confirm the planspace has the right comments and approvals
- Pull the planspace into a fresh agent thread
- Ask the agent to restate the implementation plan before writing code
- Execute against the pulled context
- Put the planspace URL in the PR description so the Scott GitHub App can connect code back to design intent
Listing recent planspaces
# from claude code, codex, gemini, opencode, etc