Skip to content

docs(dt): add Method 5 Concepts and Method 6 Lo-Fi Prototypes instructions#693

Merged
WilliamBerryiii merged 4 commits intomicrosoft:mainfrom
ofimbres:feature/issue-598
Feb 20, 2026
Merged

docs(dt): add Method 5 Concepts and Method 6 Lo-Fi Prototypes instructions#693
WilliamBerryiii merged 4 commits intomicrosoft:mainfrom
ofimbres:feature/issue-598

Conversation

@ofimbres
Copy link
Copy Markdown
Contributor

Description

Add comprehensive Design Thinking instruction files for Methods 5 and 6, completing the Solution Space coaching guidance in the DT framework.

Method 5: User Concepts - Transform brainstorming themes into structured, visualizable concepts through three-lens evaluation and stakeholder alignment
Method 6: Lo-Fi Prototypes - Build and test scrappy prototypes with rapid constraint discovery

Both instruction files have been validated through testing with 100% quality criteria satisfaction and zero blocking issues.

Related Issue(s)

Closes #598

Type of Change

AI Artifacts:

  • Reviewed contribution with prompt-builder agent and addressed all feedback
  • Copilot instructions (.github/instructions/*.instructions.md)

Sample Prompts (for AI Artifact Contributions)

User Request:

Guide me through Design Thinking Method 5: User Concepts

Execution Flow:

  1. Activate when working in .copilot-tracking/dt/**/method-05* files
  2. Guide user through three sub-method phases (5a Planning, 5b Articulation, 5c Evaluation)
  3. Activate appropriate coaching hat (Concept Architect or Three-Lens Evaluator)
  4. Generate YAML concept cards with lo-fi visualization prompts
  5. Facilitate Silent Review sequence and D/F/V evaluation
  6. Prepare Method 6 handoff with prioritized concepts

Output Artifacts:

  • concepts.yml - Structured concept definitions (Required)
  • stakeholder-alignment.md - Silent Review results and D/F/V evaluation (Recommended)
  • method-06-handoff.md - Prioritized concepts with evaluation rationale (Required)
  • {concept-name}.png - Concept visualizations (Optional)

Success Indicators:

  • All concepts pass 30-second comprehension test
  • Image prompts follow lo-fi style directives (stick figures, minimal lines)
  • Three-lens evaluation (D/F/V) completed for prioritized concepts
  • Stakeholder alignment documented via Silent Review sequence

Testing

Method 5 Testing:

  • ✅ Executed through prompt-tester subagent in sandbox environment (run 001)
  • ✅ Applied 6 quality improvements identified in analysis
  • ✅ Re-tested with prompt-tester subagent (run 002)
  • ✅ Validated 100% clarifying question resolution
  • ✅ Confirmed zero regressions across all phases
  • ✅ Production-ready status verified by prompt-evaluator

Validation Results:

  • Prompt Quality Criteria: 9/9 satisfied (100%)
  • Execution Success: 100% literal instruction following
  • Artifact Compliance: 4/4 artifacts created per specification
  • Clarifying Questions: 6 identified → 6 resolved (100% resolution)

Checklist

Required Checks

  • Documentation is updated (if applicable)
  • Files follow existing naming conventions
  • Changes are backwards compatible (if applicable)
  • Tests added for new functionality (if applicable)

AI Artifact Contributions

  • Used /prompt-analyze to review contribution
  • Addressed all feedback from prompt-builder review
  • Verified contribution follows common standards and type-specific requirements

Required Automated Checks

  • Markdown linting: npm run lint:md
  • Spell checking: npm run spell-check
  • Frontmatter validation: npm run lint:frontmatter
  • Skill structure validation: npm run validate:skills
  • Link validation: npm run lint:md-links
  • PowerShell analysis: npm run lint:ps

Security Considerations

  • This PR does not contain any sensitive or NDA information
  • Any new dependencies have been reviewed for security issues
  • Security-related scripts follow the principle of least privilege

Additional Notes

Method 5 Quality Enhancements:
All 6 ambiguities from initial analysis resolved:

  • Purpose/validation target storage guidance added to Method 5b
  • Artifact criticality markers (Required/Recommended/Optional)
  • Stakeholder unavailability handling workflow
  • Progressive hint escalation triggers with observable behaviors
  • YAML multi-line format preference clarification
  • Image generation timing guidance

Integration:

  • Method 5 receives input from Method 4 (converged themes, constraints, D/F/V preview)
  • Method 5 provides output to Method 6 (prioritized concepts, evaluation results, constraints)
  • Method 6 receives handoff from Method 5 and produces lo-fi prototypes for testing

@ofimbres ofimbres requested a review from a team as a code owner February 20, 2026 06:13
@WilliamBerryiii
Copy link
Copy Markdown
Member

@ofimbres - let me know if you want to resolve the conflicts from the prior merge or you want to take it ... happy to jump in.

@ofimbres
Copy link
Copy Markdown
Contributor Author

ofimbres commented Feb 20, 2026

@ofimbres - let me know if you want to resolve the conflicts from the prior merge or you want to take it ... happy to jump in.

Appreciate it @WilliamBerryiii! I'll take your word

Add Design Thinking Method 5 (User Concepts) instruction file with:
- Three-lens evaluation framework (Desirability/Feasibility/Viability)
- Concept articulation guidance with YAML schema
- M365 Copilot image prompt integration
- Stakeholder alignment and Silent Review sequence
- Lo-fi enforcement mechanisms with quality thresholds

Update Design Thinking Method 6 (Lo-Fi Prototypes) instructions for
consistency and cross-reference with Method 5 handoff.
Resolve all 6 ambiguities identified in quality analysis:
- Add purpose/validation target storage guidance to Method 5b
- Add artifact criticality markers (Required/Recommended/Optional)
- Add stakeholder unavailability handling workflow
- Add progressive hint escalation triggers with observable behaviors
- Clarify YAML multi-line format preference
- Expand image generation timing guidance

All modifications validated through testing with 100% clarifying
question resolution and zero regressions. Production-ready.
@ofimbres
Copy link
Copy Markdown
Contributor Author

@WilliamBerryiii It seems like the conflicts got resolved after excluding an old commit now

@WilliamBerryiii WilliamBerryiii merged commit cfdcf11 into microsoft:main Feb 20, 2026
19 checks passed
@ofimbres ofimbres deleted the feature/issue-598 branch February 20, 2026 06:55
WilliamBerryiii pushed a commit that referenced this pull request Feb 20, 2026
🤖 I have created a release *beep* *boop*
---


##
[3.0.0](hve-core-v2.3.10...hve-core-v3.0.0)
(2026-02-20)


### ⚠ BREAKING CHANGES

* **skills:** migrate PR reference generation to self-contained skill
([#669](#669))
* restructure RPI collection to HVE Core naming convention
([#668](#668))

### ✨ Features

* **agents:** add agile-coach agent
([#562](#562))
([de8d86c](de8d86c))
* **agents:** add DT coach agent with tiered instruction loading
([#656](#656))
([206d3a7](206d3a7))
* **agents:** add product manager advisor and UX/UI designer agents
([#627](#627))
([539eb8a](539eb8a))
* **agents:** add system architecture reviewer for design trade-offs and
ADR creation ([#626](#626))
([de5cfd6](de5cfd6))
* **build:** pin devcontainer image and align tool parity
([#704](#704))
([6258b1c](6258b1c))
* **design-thinking:** add manufacturing industry context template
([#682](#682))
([ce864bf](ce864bf))
* **instructions:** add DT coaching state protocol for session
persistence ([#654](#654))
([5a5be4e](5a5be4e))
* **instructions:** add dt-coaching-identity ambient instruction
([#642](#642))
([6209a0d](6209a0d))
* **instructions:** add dt-method-01-deep for advanced scope
conversation techniques
([#673](#673))
([cc92ef9](cc92ef9))
* **instructions:** add dt-method-03-deep for advanced input synthesis
techniques ([#676](#676))
([0079a4f](0079a4f))
* **instructions:** add dt-method-09-deep instructions for Method 9
advanced coaching
([#703](#703))
([150b2a6](150b2a6))
* **instructions:** add dt-method-sequencing ambient instruction
([#650](#650))
([e465b2f](e465b2f))
* **instructions:** add dt-quality-constraints and design-thinking
collection ([#645](#645))
([17002bd](17002bd))
* **instructions:** add DT-to-RPI handoff contract specification
([#679](#679))
([87f9962](87f9962))
* **instructions:** add energy industry context template
([#687](#687))
([41088d8](41088d8))
* **instructions:** add healthcare industry context template
([#686](#686))
([b2d5281](b2d5281))
* **instructions:** add Method 1 Scope Conversations coaching knowledge
([#651](#651))
([93e2d48](93e2d48))
* **instructions:** add Method 2 Design Research coaching knowledge
([#652](#652))
([30f7f3b](30f7f3b))
* **instructions:** add Method 3 Input Synthesis coaching knowledge
([#653](#653))
([1efdb7d](1efdb7d))
* **instructions:** add Method 7 High-Fidelity Prototypes coaching
instruction ([#666](#666))
([9233eab](9233eab))
* **instructions:** add pull request instructions for PR generation
workflow ([#706](#706))
([73d23eb](73d23eb))
* **instructions:** create DT curriculum content (9 modules)
([#690](#690))
([9f7378f](9f7378f)),
closes [#617](#617)
* **instructions:** create dt-method-02-deep.instructions.md
([#700](#700))
([4d4d0ca](4d4d0ca))
* **instructions:** create dt-method-06-lofi-prototypes.instructions.md
([#684](#684))
([4d5f757](4d5f757))
* **instructions:** create dt-method-07-deep.instructions.md
([#678](#678))
([d3ec70d](d3ec70d))
* **instructions:** Create dt-method-08-deep.instructions.md
([#683](#683))
([d9e1115](d9e1115))
* **instructions:** create dt-method-08-testing.instructions.md
([#681](#681))
([3008ad8](3008ad8))
* **instructions:** create dt-method-09-iteration.instructions.md
([#685](#685))
([9d7f4f5](9d7f4f5))
* **instructions:** create dt-rpi-research-context.instructions.md
([#689](#689))
([34c7b89](34c7b89))
* **instructions:** create manufacturing reference learning scenario
([#692](#692))
([1bd3994](1bd3994))
* **instructions:** Design Thinking Method 4 brainstorming instruction
file ([#664](#664))
([06f90b0](06f90b0))
* **prompts:** add DT start-project prompt for coaching initialization
([#657](#657))
([ce583d5](ce583d5))
* **prompts:** add dt-resume-coaching prompt for session recovery
([#665](#665))
([11b93cb](11b93cb))
* **prompts:** create dt-handoff-problem-space.prompt.md
([#688](#688))
([277963d](277963d))
* **scripts:** add collection-level maturity field with validation,
gating, and notices
([#697](#697))
([7b1c8e8](7b1c8e8))
* **scripts:** add per-violation CI annotations and colorized console
output ([#637](#637))
([bd7d512](bd7d512))
* **skills:** edit SKILL frontmatter schema, add CI validation, and
documentation ([#625](#625))
([0138a78](0138a78))
* **skills:** mandate unit testing and document language support
([#636](#636))
([9263617](9263617))
* **skills:** migrate PR reference generation to self-contained skill
([#669](#669))
([cf8805f](cf8805f))


### 🐛 Bug Fixes

* **collections:** migrate artifacts into collection-based
subdirectories
([#658](#658))
([dfa5261](dfa5261))
* **instructions:** optimize Phase 1 DT token budgets and close
[#564](https://github.com/microsoft/hve-core/issues/564)/[#565](https://github.com/microsoft/hve-core/issues/565)
gaps ([#675](#675))
([4f42f00](4f42f00))
* **scripts:** add CI annotations and step summary to copyright header
check ([#638](#638))
([5fa6328](5fa6328))
* **scripts:** add grouped link-lang console diagnostics and failure
summary ([#661](#661))
([4d6871f](4d6871f))
* **scripts:** add per-violation Write-Host and Write-CIAnnotation
output to Test-DependencyPinning
([#640](#640))
([9d3b71d](9d3b71d))
* **scripts:** align agent frontmatter schema with VS Code spec
([#469](#469))
([254d445](254d445))
* **scripts:** optimize PSScriptAnalyzer linting performance in WSL2
([#667](#667))
([f120b93](f120b93))
* **scripts:** stabilize YAML display key ordering in collection
manifest ([#701](#701))
([73c0d2c](73c0d2c))
* **scripts:** use text stubs for plugin links when symlinks unavailable
([#695](#695))
([d7650a3](d7650a3))
* **skills:** fix powershell test coverage in pr-reference skill
([#699](#699))
([408e6b7](408e6b7))


### 📚 Documentation

* **dt:** add Method 5 Concepts and Method 6 Lo-Fi Prototypes
instructions ([#693](#693))
([cfdcf11](cfdcf11))
* **hve-guide:** add role-based guides and project lifecycle
documentation ([#663](#663))
([17a85da](17a85da))


### ♻️ Refactoring

* restructure RPI collection to HVE Core naming convention
([#668](#668))
([120dde0](120dde0))
* **scripts:** consolidate duplicate logging into shared SecurityHelpers
module ([#655](#655))
([627a877](627a877))
* **scripts:** use shared SecurityHelpers and CIHelpers modules in
security scripts
([#705](#705))
([3a0baa7](3a0baa7))


### 🔧 Maintenance

* **deps-dev:** bump markdownlint-cli2 from 0.20.0 to 0.21.0 in the
npm-dependencies group
([#609](#609))
([1486dd7](1486dd7))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: hve-core-release-please[bot] <254602402+hve-core-release-please[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(instructions): Create dt-method-05-concepts.instructions.md

2 participants