Add Special Ops mission: Use Case Qualifier#2720
Open
OwnOptic wants to merge 5 commits into
Open
Conversation
A difficulty-4, 90-minute Special Ops mission that teaches learners to build a Copilot Studio agent which runs a 4-P discovery interview (Persona, Pain, Process, Payback), scores AI use cases out of 25 across five graded dimensions, applies five hard filters, and drafts a qualification report from the user's own Outlook via an Invoker-mode (end-user credentials) connector. Includes: - index.md: 5 labs (create agent, connect MS Learn MCP + web search + Outlook, Adaptive Card welcome topic, instruction engineering + model selection, and end-to-end testing) plus concept sections and MS Learn doc links on every hard step - source/: 7990-char generative-AI instruction block ([YOUR_EMAIL] placeholder), generalized welcome-card.json, and a usage README - 20 annotated screenshots (MS-red highlight boxes + numbered callouts on the six control shots) captured from a live build, plus a 512x512 completion badge - Cross-link to the no-code PnP Copilot Prompts version of the same idea - cspell.json allowlist additions and Special Ops sidebar registration
add-tool-button: tighten box around + Add tool button, fix circle gap topics-system-tab: shift box left to properly cover System(9) tab model-selection: narrow box to dropdown width for GPT-5 Reasoning row
add-tool-button: revert to original annotation (was correct, my earlier fix shrunk it) topics-system-tab: shift box 8px right so it starts cleanly at System(9) gear icon, past the final pixel of Custom(4) at x=218
Button text was at y=507-509, old box bottom was y=503-506 - text was being cut off by the bottom border. New box y=492-524 centers on the text.
Author
|
Hello! 👋 This is a little proposal for a new Special Ops mission - Use Case Qualifier. It teaches learners to build a Copilot Studio agent that runs a 4-P discovery interview (Persona, Pain, Process, Payback), scores AI use case ideas out of 25 across 5 dimensions, taps the Microsoft Learn MCP server plus web browsing for context, and drafts a qualification report email straight from the user's own Outlook via Invoker mode. A few notes for reviewers:
One pre-merge action item: the badge claim link follows the convention Happy to adjust anything - thanks for taking a look! 🙂 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
qualifier-instructions.txt,welcome-card.json,README.md)config.mtsMission details
Pre-merge action item
The badge claim link
https://aka.ms/agent-academy-special-ops/use-case-qualifier/formfollows the exact convention of the other missions but the aka.ms shortlink must be minted by the academy maintainers / Global AI Community team before this goes live.Test plan
node scripts/validate-frontmatter.mjs- 8 missions, 0 errorsnpx markdownlint-cli2- 0 errorsnpx cspell- 0 issuesnpm run docs:build- green/special-ops/grid🤖 Generated with Claude Code