PR #10: Sample topics + templates + test sets - #33
Merged
Conversation
Adds sample content under solutions/ess-agent-kit/src/examples/ess-samples/: - ESSEvaluationSamples/ - starter and templated evaluation test sets (CSV) - Facilities/ - facilities scenarios (5 sample topics) - ServiceNow/ - HRSD, ITSM, Catalog scenarios (8 sample topics) - Workday/ - employee and manager scenarios (16 sample topics) 91 files total (YAML topic definitions, JSON workflow definitions, XML template config, CSV test sets). Sourced from Copilot Studio Samples repo - verify no customer-specific data slipped in. Reviewer: @CavillMason Tracker: #10
rename solutions/ess-agent-kit -> solutions/ess-maker-skills
This was referenced May 4, 2026
Adds an 'ESS Maker Kit Snapshot Notice' section to the existing upstream README under src/examples/ess-samples/. Documents source URL, snapshot date (2026-04-29), refresh policy (hand-PR; sync_samples.py auto-fetcher was removed in slice PR #3), and the explicit 'do not edit these files - put customer scenarios under workspace/agents/{slug}/topics/ instead' rule. Mirrors the slice PR #9 reference-docs README. Addresses the 'feels wasteful to be cloning those' concern raised by @johnguy0; the duplication is the explicit tradeoff that gives the kit domain-correct first-turn output, and the snapshot stamp makes the staleness contract explicit. Also notes that the ServiceNow/ folder is kit-team-added (not in upstream microsoft/CopilotStudioSamples) for transparency.
saengland
requested review from
Graham McMynn (GrahamMcMynn) and
Srikanth Deshpande (srideshpande)
May 6, 2026 19:12
saengland
added a commit
that referenced
this pull request
May 7, 2026
… without reviewer approval; restoring branch for proper review
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.
Adds sample content under
solutions/ess-agent-kit/src/examples/ess-samples/:ESSEvaluationSamples/ΓÇö starter and templated evaluation test sets (CSV)Facilities/ΓÇö facilities scenarios (5 sample topics)ServiceNow/ΓÇö HRSD, ITSM, Catalog scenarios (8 sample topics)Workday/ΓÇö employee and manager scenarios (16 sample topics)91 files total (YAML topic definitions, JSON workflow definitions, XML template config, CSV test sets). Sourced from Copilot Studio Samples repo ΓÇö verify no customer-specific data slipped in.
Tracker: #10