Set the ground rules
Summarize the feature Claude is helping with and link to the Scout mission that will verify it.
List the user journeys Claude must preserve—Claude can reference it when producing code.
Work the loop
Ask Claude confidently
Feed Claude the latest Scout findings so it understands what broke and what “better” looks like.
Launch an exploration
Each significant Claude change should trigger a quick Scout run against staging or a branch preview.
Review together
Walk through Scout’s report with Claude. Ask it to suggest code fixes or tests that address the issues.
Lock in learnings
Update Claude’s project brief with resolved findings so the next iteration doesn’t reopen them.
Tips
- Use Claude’s
plan
mode to outline a refactor, then verify each milestone with a targeted Scout mission. - When Scout flags UX friction, ask Claude for copy or layout tweaks and re-run the mission.
- Store the best prompts and mission templates in your repo so teammates can reuse them.