Adding a skill for AppDomain migration - #13
Closed
marklio wants to merge 4 commits into
Closed
Conversation
Contributor
Author
|
@dotnet-policy-service agree company="Microsoft" |
marklio
marked this pull request as ready for review
February 12, 2026 20:30
jeffschwMSFT
requested changes
Feb 21, 2026
jeffschwMSFT
left a comment
Member
There was a problem hiding this comment.
please rebase this skill into the new repro structure and run through the skill validator
Contributor
|
@marklio - please update this to the new repo structure and run evals ( see contributing.md file for guidelines). |
YuliiaKovalova
added a commit
to YuliiaKovalova/skills
that referenced
this pull request
May 7, 2026
Changes to make the model follow the R->P->I pipeline without prompt-level forcing: 1. Remove escape hatch: deleted 'skip the pipeline' row from examples and simplified 'Why no Direct' callout 2. Gate language: model CANNOT write tests until .testagent/ research.md and plan.md exist 3. Few-shot example: concrete <example> showing correct first action (runSubagent researcher, NOT writing tests directly) 4. Required first action: explicit STOP sign before Step 3 saying first action MUST be code-testing-researcher 5. Prohibitive rule dotnet#13: MUST NOT use edit/create to write test files — only code-testing-implementer creates them Benchmarking context: agent instructions land in <agent_instructions> XML tags in the user message. The model treats XML-wrapped content as advisory, not binding. These changes use imperative language, gate conditions, and few-shot examples to overcome that gap. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
3 tasks
moesac0970
pushed a commit
to moesac0970/skills
that referenced
this pull request
Jul 4, 2026
…lers pattern, Swashbuckle/Asp.Versioning, no controllers/minimal APIs
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.
No description provided.