microsoft/hve-core
Publicmirrored fromhttps://github.com/microsoft/hve-coreAvailable
.github/prompts/design-thinking/dt-method-06-testing.prompt.md
20lines · modecode
| 1 | --- |
| 2 | description: 'Hypothesis-driven testing and constraint validation for Design Thinking Method 6c - Brought to you by microsoft/hve-core' |
| 3 | agent: dt-coach |
| 4 | argument-hint: "project-slug=... [testEnvironment=...]" |
| 5 | --- |
| 6 | |
| 7 | # Method 6: Low-Fidelity Prototypes - Testing |
| 8 | |
| 9 | ## Inputs |
| 10 | |
| 11 | * ${input:project-slug}: (Required) Kebab-case project identifier for the artifact directory (e.g., `factory-floor-maintenance`). |
| 12 | * ${input:testEnvironment}: (Optional) Real-world environment context for testing (e.g., "factory floor", "clinical setting"). |
| 13 | |
| 14 | ## Requirements |
| 15 | |
| 16 | * All DT coaching artifacts are scoped to `.copilot-tracking/dt/{project-slug}/`. Never write DT artifacts directly under `.copilot-tracking/dt/` without a project-slug directory. |
| 17 | |
| 18 | --- |
| 19 | |
| 20 | Invoke Design Thinking coaching for Method 6c (Feedback Planning) to facilitate hypothesis-driven prototype testing, structured observation capture, and constraint discovery documentation. |
| 21 | |