dt-coaching-foundation

Design Thinking coaching foundation knowledge: coach identity and philosophy, quality and fidelity constraints, method sequencing, coaching state schema, and…

npx skills add https://github.com/microsoft/hve-core --skill dt-coaching-foundation

DT Coaching Foundation — Skill Entry

This SKILL.md is the entrypoint for the Design Thinking coaching foundation knowledge.

The dt-coach agent loads this skill at session start and during a coaching session to ground coaching behavior in a stable identity, enforce quality and fidelity expectations, navigate method transitions, persist and recover session state, and run the opt-in canonical deck workflow. The foundation knowledge stays constant across all nine Design Thinking methods.

Foundation references

Load the reference that matches the current coaching moment.

ReferenceWhen to load
coaching-identity.mdAt session start and throughout — establishes coach identity, Think/Speak/Empower philosophy, boundaries, and the Progressive Hint Engine.
quality-constraints.mdBefore any artifact generation — enforces fidelity rules, anti-polish stance, and quality-by-space expectations.
method-sequencing.mdAt method transitions and space boundaries — guides the nine-method sequence, transition protocol, and non-linear iteration.
coaching-state.mdFor persistence and session recovery — defines the coaching state schema, update rules, and recovery protocol.
canonical-deck.mdFor opt-in canonical deck and customer-card generation — governs activation, offer points, and the PowerPoint build branch.

Skill layout

  • SKILL.md — this file (skill entrypoint).
  • references/ — the DT coaching foundation knowledge documents.
    • coaching-identity.md — coach identity, philosophy, and interaction conventions.
    • quality-constraints.md — fidelity rules and quality standards across all methods.
    • method-sequencing.md — method transitions, space boundaries, and iteration patterns.
    • coaching-state.md — coaching state schema, file conventions, and recovery protocol.
    • canonical-deck.md — opt-in canonical deck and customer-card workflow.

More skills from microsoft

oss-growth
microsoft
OSS growth hacker persona
agent-framework-azure-ai-py
microsoft
Build Azure AI Foundry agents using the Microsoft Agent Framework Python SDK (agent-framework-azure-ai). Use when creating persistent agents with AzureAIAgentsProvider, using hosted tools (code interpreter, file search, web search), integrating MCP servers, managing conversation threads, or implementing streaming responses. Covers function tools, structured outputs, and multi-tool agents.
development
airunway-aks-setup
microsoft
Set up AI Runway on AKS — from bare cluster to running model. Covers cluster verification, controller install, GPU assessment, provider setup, and first deployment. WHEN: "setup AI Runway", "onboard AKS cluster", "install AI Runway", "airunway setup", "deploy model to AKS", "GPU inference on AKS", "KAITO setup on AKS", "run LLM on AKS", "vLLM on AKS", "set up model serving on AKS", "AI Runway controller".
devops
appinsights-instrumentation
microsoft
Guidance for instrumenting webapps with Azure Application Insights. Provides telemetry patterns, SDK setup, and configuration references. WHEN: how to instrument app, App Insights SDK, telemetry patterns, what is App Insights, Application Insights guidance, instrumentation examples, APM best practices.
devops
applicationinsights-web-ts
microsoft
Instrument browser/web apps with the Application Insights JavaScript SDK (@microsoft/applicationinsights-web). Use for Real User Monitoring (RUM) — page views, clicks, AJAX/fetch dependencies, exceptions, custom events, and browser-side GenAI agent traces correlated to backend OpenTelemetry traces. Covers SDK Loader Script and npm setup, framework extensions (React, React Native, Angular), Click Analytics, telemetry initializers, and OTel GenAI semantic conventions for agent/tool/model spans emitted from the browser.
devops
azure-ai-anomalydetector-java
microsoft
Build anomaly detection applications with Azure AI Anomaly Detector SDK for Java. Use when implementing univariate/multivariate anomaly detection, time-series analysis, or AI-powered monitoring.
development
azure-ai-language-conversations-py
microsoft
Implement Conversational Language Understanding (CLU) using the azure-ai-language-conversations Python SDK. Use when working with ConversationAnalysisClient to analyze conversation intent and entities, building NLP features, or integrating language understanding into applications.
development
azure-ai-ml-py
microsoft
Azure Machine Learning SDK v2 for Python. Use for ML workspaces, jobs, models, datasets, compute, and pipelines. Triggers: "azure-ai-ml", "MLClient", "workspace", "model registry", "training jobs", "datasets".
development