ai-docs/docs/ai/crossplatform/plan-first-workflow.md
Matt Bruce 3586f39e8e More refactoring
Signed-off-by: Matt Bruce <matt.bruce1@toyota.com>
2026-02-22 15:02:58 -06:00

924 B

Plan-First Workflow

You are here: AI Docs Home > Cross-Platform AI Usage > Plan-First Workflow

Contents

  • When To Use Plan-First
  • Workflow Steps
  • Example Plan Request
  • Example Follow-Up Request
  • Next Steps

When To Use Plan-First

Use this workflow when a task is multi-step, risky, or touches more than one file.

Workflow Steps

  1. Ask for a short plan.
  2. Approve or adjust the plan.
  3. Ask for targeted changes.
  4. Verify with tests or review.

Example Plan Request

Example prompt:

Provide a 5-step plan to refactor this module. Wait for approval before edits.

Example Follow-Up Request

Example prompt:

Proceed with steps 1 and 2 only. Show changed files and test results.

Next Steps