| title | Tutorial: Handing Off from DT to RPI | |||||
|---|---|---|---|---|---|---|
| description | Step-by-step tutorial for performing Design Thinking to RPI handoffs at each exit point | |||||
| sidebar_position | 15 | |||||
| author | Microsoft | |||||
| ms.date | 2026-08-06 | |||||
| ms.topic | tutorial | |||||
| keywords |
|
|||||
| estimated_reading_time | 10 |
Before starting a handoff, ensure you have:
- A DT Coach session with a project slug, such as
factory-floor-maintenance - Completed Methods 7-9 for the Implementation Spec Ready exit
- A coaching state file at
.copilot-tracking/dt/{project-slug}/coaching-state.md - A project folder at
.copilot-tracking/dt/{project-slug}/ - Familiarity with RPI workflow basics
Note
This tutorial continues the manufacturing scenario from Using DT Methods Together. The team discovered that the plant manager's "quality dashboard" request actually reflects a knowledge-loss problem across shifts.
The DT-to-RPI handoff can occur at three exit points: Problem Statement Complete (Methods 1-3), Concept Validated (Methods 4-6), and Implementation Spec Ready (Methods 7-9).
Every exit enters the RPI pipeline through rpi-research, and later exits seed the Research phase with progressively richer context.
This tutorial walks through the Implementation Spec Ready exit, which hands off the richest artifact set after Methods 7-9 are complete. The same steps apply to the earlier exits with leaner artifacts.
The handoff artifact carries the richer DT evidence you gathered through the Implementation Space:
- Architecture decisions and technical trade-offs
- High-fidelity prototype outcomes and test evidence
- Stakeholder and constraint context from earlier methods
- Confidence markers for each artifact, constraint, and assumption
When you review the handoff before activating rpi-research, pay attention to items marked assumed, unknown, or conflicting. Those items become research targets for the incoming RPI work.
After completing Method 9, ask the coach to assess readiness:
/dt-method-next
The coach reviews the completed Implementation Space work and confirms that the handoff is ready for rpi-research.
Start a new chat session and run the Implementation Space handoff prompt:
/dt-handoff-implementation-space project-slug=factory-floor-maintenance
The prompt compiles the available DT artifacts, applies the current handoff contract, and produces two files in .copilot-tracking/dt/{project-slug}/:
handoff-summary.md: The structured handoff metadata with confidence markersrpi-handoff-implementation-space.md: A self-contained document forrpi-research
Open rpi-handoff-implementation-space.md and verify that it includes:
- A clear problem framing and implementation context
- Stakeholder context, constraints, and assumptions with confidence markers
- Evidence from High-Fidelity Prototypes, User Testing, and Iteration at Scale
- Clear investigation targets for items marked
assumed,unknown, orconflicting
Clear your chat context, open the generated handoff file in your editor, and invoke the Research phase skill:
/clear
/rpi-research Research implementation options for the voice-guided
repair system based on the DT handoff artifact that is open in the
editor at docs/design-thinking/factory-floor-maintenance/rpi-handoff-implementation-space.md
rpi-research uses the handoff to:
- Scope technical research around the validated implementation context
- Treat
assumeditems as verification targets - Treat
unknownitems as primary research targets - Pass the DT-informed findings into the standard RPI pipeline
After research completes, continue with the standard RPI phases:
/clear → /rpi-plan → /clear → /rpi-implement → /clear → /rpi-review
The research artifact carries the validated DT context into planning and implementation rather than recreating it from scratch.
The handoff is not one-way. rpi-research can recommend returning to DT coaching when research reveals issues that trace back to DT assumptions. When that happens, open a new DT Coach session, restate the finding that invalidated the assumption, and resume from the earlier method that needs revision.
| Action | Command or Step |
|---|---|
| Check readiness | /dt-method-next in the DT Coach session |
| Generate the implementation handoff | /dt-handoff-implementation-space project-slug=... |
| Switch to RPI | /clear, open the handoff artifact, then invoke /rpi-research |
| Return to DT from RPI | Start a new @dt-coach session and describe the finding that triggered the return |
- DT to RPI Integration: Reference for the handoff contract, per-phase mappings, and confidence markers
- Using DT Methods Together: End-to-end walkthrough of all nine DT methods
- RPI Workflow: Research, Plan, Implement, Review framework
- DT Coach Guide: How to use the DT Coach agent
🤖 Crafted with precision by ✨Copilot following brilliant human instruction, then carefully refined by our team of discerning human reviewers.