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 · modecode

1<!-- markdownlint-disable-file -->
2# Design Thinking
3
4Design Thinking coaching identity, quality constraints, and methodology instructions for AI-enhanced design thinking across nine methods
5
6> **⚠️ Experimental** — This collection is experimental. Contents and behavior may change or be removed without notice.
7
8## Install
9
10```bash
11copilot plugin install design-thinking@hve-core
12```
13
14## Agents
15
16| Agent | Description |
17|----------|---------------------------------------------------------------------------------------------------------------------------------------------------|
18| 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 |
19
20## Commands
21
22| Command | Description |
23|---------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------|
24| dt-start-project | Start a new Design Thinking coaching project with state initialization and first coaching interaction - Brought to you by microsoft/hve-core |
25| dt-resume-coaching | Resume a Design Thinking coaching session — reads coaching state and re-establishes context - Brought to you by microsoft/hve-core |
26| dt-handoff-implementation-space | Compiles DT Methods 7-9 outputs into RPI-ready handoff artifact with tiered routing |
27| dt-handoff-problem-space | Problem Space exit handoff — compiles DT Methods 1-3 outputs into RPI-ready artifact targeting task-researcher |
28| dt-handoff-solution-space | Solution Space exit handoff — compiles DT Methods 4-6 outputs into RPI-ready artifact targeting task-planner |
29
30## Instructions
31
32| Instruction | Description |
33|--------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
34| 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. |
35| dt-method-07-hifi-prototypes | Design Thinking Method 7: High-Fidelity Prototypes; technical translation, functional prototypes, and specifications |
36| dt-method-07-deep | Deep expertise for Method 7: High-Fidelity Prototypes; fidelity translation, architecture, and specification writing |
37| dt-method-08-testing | Design Thinking Method 8: User Testing - evidence-based evaluation, test protocols, and non-linear iteration support |
38| dt-method-sequencing | Method transition rules, nine-method sequence, space boundaries, and non-linear iteration support for Design Thinking coaching |
39| dt-quality-constraints | Quality constraints, fidelity rules, and output standards for Design Thinking coaching across all nine methods |
40| dt-coaching-state | Coaching state schema for Design Thinking session persistence, method progress tracking, and session recovery |
41| dt-industry-healthcare | Healthcare industry context for DT coaching — vocabulary, constraints, empathy tools, and reference scenarios |
42| 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 |
43| dt-rpi-research-context | DT-aware task-researcher context — frames research around DT methods, stakeholder needs, and empathy-driven inquiry |
44| dt-method-01-deep | Deep expertise for Method 1: Scope Conversations, covering advanced stakeholder analysis, power dynamics, and scope negotiation |
45| dt-method-01-scope | Method 1 Scope Conversations coaching knowledge for Design Thinking: frozen vs fluid assessment, stakeholder discovery, constraint patterns, and conversation navigation |
46| dt-method-03-deep | Deep expertise for Method 3: Input Synthesis — advanced affinity analysis, insight frameworks, and problem statement articulation |
47| dt-method-04-deep | Deep expertise for Method 4: Brainstorming — advanced facilitation techniques, creative block recovery, and convergence frameworks |
48| dt-method-02-research | Method 2 Design Research coaching knowledge: interview techniques, research planning, environmental observation, and insight extraction patterns |
49| dt-method-02-deep | Deep expertise for Method 2: Design Research, covering advanced interview techniques, ethnographic observation, and evidence triangulation |
50| dt-method-03-synthesis | Method 3 Input Synthesis coaching knowledge: pattern recognition, theme development, synthesis validation, and Problem-to-Solution Space transition readiness |
51| dt-method-08-deep | Deep expertise for Method 8: Test and Validate — advanced test design, small-sample analysis, iteration triggers, and bias mitigation |
52| dt-method-09-iteration | Design Thinking Method 9: Iteration at Scale — systematic refinement, scaling patterns, and organizational deployment |
53| dt-method-09-deep | Deep expertise for Method 9: Iteration at Scale — change management, scaling, and adoption measurement |
54| dt-industry-manufacturing | Manufacturing industry context for DT coaching — vocabulary, constraints, empathy tools, and reference scenarios |
55| dt-industry-energy | Energy industry context for DT coaching — vocabulary, constraints, empathy tools, and reference scenarios |
56| dt-curriculum-01-scoping | DT Curriculum Module 1: Scope Conversations — concepts, techniques, checks, and exercises |
57| dt-curriculum-02-research | DT Curriculum Module 2: Design Research — concepts, techniques, checks, and exercises |
58| dt-curriculum-03-synthesis | DT Curriculum Module 3: Synthesis — concepts, techniques, checks, and exercises |
59| dt-curriculum-04-brainstorming | DT Curriculum Module 4: Brainstorming — concepts, techniques, checks, and exercises |
60| dt-curriculum-05-concepts | DT Curriculum Module 5: User Concepts — concepts, techniques, checks, and exercises |
61| dt-curriculum-06-prototypes | DT Curriculum Module 6: Low-Fidelity Prototypes — concepts, techniques, checks, and exercises |
62| dt-curriculum-07-testing | DT Curriculum Module 7: High-Fidelity Prototypes — concepts, techniques, checks, and exercises |
63| dt-curriculum-08-iteration | DT Curriculum Module 8: User Testing — concepts, techniques, checks, and exercises |
64| dt-curriculum-09-handoff | DT Curriculum Module 9: Iteration at Scale — concepts, techniques, checks, and exercises |
65| dt-curriculum-scenario-manufacturing | Manufacturing reference scenario for DT learning — factory floor improvement project used across all 9 curriculum modules |
66
67---
68
69> Source: [microsoft/hve-core](https://github.com/microsoft/hve-core)
70
71