microsoft/hve-core

Public

mirrored fromhttps://github.com/microsoft/hve-coreAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
1fa1af1780b16864cd7185058f9e5b47dc06ec13

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

plugins/design-thinking/README.md

70lines · modepreview

<!-- markdownlint-disable-file -->
# Design Thinking

Design Thinking coaching identity, quality constraints, and methodology instructions for AI-enhanced design thinking across nine methods

> **⚠️ Experimental** — This collection is experimental. Contents and behavior may change or be removed without notice.

## Install

```bash
copilot plugin install design-thinking@hve-core
```

## Agents

| Agent    | Description                                                                                                                                       |
|----------|---------------------------------------------------------------------------------------------------------------------------------------------------|
| dt-coach | Design Thinking coach guiding teams through the 9-method HVE framework with Think/Speak/Empower philosophy - Brought to you by microsoft/hve-core |

## Commands

| Command                         | Description                                                                                                                                  |
|---------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------|
| dt-start-project                | Start a new Design Thinking coaching project with state initialization and first coaching interaction - Brought to you by microsoft/hve-core |
| dt-resume-coaching              | Resume a Design Thinking coaching session — reads coaching state and re-establishes context - Brought to you by microsoft/hve-core           |
| dt-handoff-implementation-space | Compiles DT Methods 7-9 outputs into RPI-ready handoff artifact with tiered routing                                                          |
| dt-handoff-problem-space        | Problem Space exit handoff — compiles DT Methods 1-3 outputs into RPI-ready artifact targeting task-researcher                               |
| dt-handoff-solution-space       | Solution Space exit handoff — compiles DT Methods 4-6 outputs into RPI-ready artifact targeting task-planner                                 |

## Instructions

| Instruction                          | Description                                                                                                                                                                                                                                |
|--------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| dt-coaching-identity                 | Required instructions when working with or doing any Design Thinking (DT); Contains instructions for the Design Thinking coach identity, philosophy, and user interaction and communication requirements for consistent coaching behavior. |
| dt-method-07-hifi-prototypes         | Design Thinking Method 7: High-Fidelity Prototypes; technical translation, functional prototypes, and specifications                                                                                                                       |
| dt-method-07-deep                    | Deep expertise for Method 7: High-Fidelity Prototypes; fidelity translation, architecture, and specification writing                                                                                                                       |
| dt-method-08-testing                 | Design Thinking Method 8: User Testing - evidence-based evaluation, test protocols, and non-linear iteration support                                                                                                                       |
| dt-method-sequencing                 | Method transition rules, nine-method sequence, space boundaries, and non-linear iteration support for Design Thinking coaching                                                                                                             |
| dt-quality-constraints               | Quality constraints, fidelity rules, and output standards for Design Thinking coaching across all nine methods                                                                                                                             |
| dt-coaching-state                    | Coaching state schema for Design Thinking session persistence, method progress tracking, and session recovery                                                                                                                              |
| dt-industry-healthcare               | Healthcare industry context for DT coaching — vocabulary, constraints, empathy tools, and reference scenarios                                                                                                                              |
| dt-rpi-handoff-contract              | DT-to-RPI handoff contract defining exit points, artifact schemas, and per-agent input requirements for lateral transitions from Design Thinking to RPI workflow                                                                           |
| dt-rpi-research-context              | DT-aware task-researcher context — frames research around DT methods, stakeholder needs, and empathy-driven inquiry                                                                                                                        |
| dt-method-01-deep                    | Deep expertise for Method 1: Scope Conversations, covering advanced stakeholder analysis, power dynamics, and scope negotiation                                                                                                            |
| dt-method-01-scope                   | Method 1 Scope Conversations coaching knowledge for Design Thinking: frozen vs fluid assessment, stakeholder discovery, constraint patterns, and conversation navigation                                                                   |
| dt-method-03-deep                    | Deep expertise for Method 3: Input Synthesis — advanced affinity analysis, insight frameworks, and problem statement articulation                                                                                                          |
| dt-method-04-deep                    | Deep expertise for Method 4: Brainstorming — advanced facilitation techniques, creative block recovery, and convergence frameworks                                                                                                         |
| dt-method-02-research                | Method 2 Design Research coaching knowledge: interview techniques, research planning, environmental observation, and insight extraction patterns                                                                                           |
| dt-method-02-deep                    | Deep expertise for Method 2: Design Research, covering advanced interview techniques, ethnographic observation, and evidence triangulation                                                                                                 |
| dt-method-03-synthesis               | Method 3 Input Synthesis coaching knowledge: pattern recognition, theme development, synthesis validation, and Problem-to-Solution Space transition readiness                                                                              |
| dt-method-08-deep                    | Deep expertise for Method 8: Test and Validate — advanced test design, small-sample analysis, iteration triggers, and bias mitigation                                                                                                      |
| dt-method-09-iteration               | Design Thinking Method 9: Iteration at Scale — systematic refinement, scaling patterns, and organizational deployment                                                                                                                      |
| dt-method-09-deep                    | Deep expertise for Method 9: Iteration at Scale — change management, scaling, and adoption measurement                                                                                                                                     |
| dt-industry-manufacturing            | Manufacturing industry context for DT coaching — vocabulary, constraints, empathy tools, and reference scenarios                                                                                                                           |
| dt-industry-energy                   | Energy industry context for DT coaching — vocabulary, constraints, empathy tools, and reference scenarios                                                                                                                                  |
| dt-curriculum-01-scoping             | DT Curriculum Module 1: Scope Conversations — concepts, techniques, checks, and exercises                                                                                                                                                  |
| dt-curriculum-02-research            | DT Curriculum Module 2: Design Research — concepts, techniques, checks, and exercises                                                                                                                                                      |
| dt-curriculum-03-synthesis           | DT Curriculum Module 3: Synthesis — concepts, techniques, checks, and exercises                                                                                                                                                            |
| dt-curriculum-04-brainstorming       | DT Curriculum Module 4: Brainstorming — concepts, techniques, checks, and exercises                                                                                                                                                        |
| dt-curriculum-05-concepts            | DT Curriculum Module 5: User Concepts — concepts, techniques, checks, and exercises                                                                                                                                                        |
| dt-curriculum-06-prototypes          | DT Curriculum Module 6: Low-Fidelity Prototypes — concepts, techniques, checks, and exercises                                                                                                                                              |
| dt-curriculum-07-testing             | DT Curriculum Module 7: High-Fidelity Prototypes — concepts, techniques, checks, and exercises                                                                                                                                             |
| dt-curriculum-08-iteration           | DT Curriculum Module 8: User Testing — concepts, techniques, checks, and exercises                                                                                                                                                         |
| dt-curriculum-09-handoff             | DT Curriculum Module 9: Iteration at Scale — concepts, techniques, checks, and exercises                                                                                                                                                   |
| dt-curriculum-scenario-manufacturing | Manufacturing reference scenario for DT learning — factory floor improvement project used across all 9 curriculum modules                                                                                                                  |

---

> Source: [microsoft/hve-core](https://github.com/microsoft/hve-core)