Align writing-mstest-tests skill routing with anti-pattern disambiguation - #553
Conversation
…n skill Agent-Logs-Url: https://github.com/dotnet/skills/sessions/eb70209e-8e7a-4b49-820d-65e0e3fcaedc Co-authored-by: Evangelink <11340282+Evangelink@users.noreply.github.com>
writing-mstest-tests skill routing with anti-pattern disambiguation
Skill Coverage Report
Uncovered:
|
|
/evaluate |
There was a problem hiding this comment.
Pull request overview
This PR refines the writing-mstest-tests skill’s scope so it focuses on writing/fixing/modernizing MSTest tests, while explicitly routing anti-pattern and test-quality audits to test-anti-patterns.
Changes:
- Removes anti-pattern review positioning from When to Use and reframes it as “targeted help fixing/modernizing”.
- Adds explicit When Not to Use redirect for anti-pattern/test-quality audits →
test-anti-patterns. - Updates the “Existing test code” input wording from “review” to “improve/modernize”.
Show a summary per file
| File | Description |
|---|---|
| plugins/dotnet-test/skills/writing-mstest-tests/SKILL.md | Adjusts skill routing/scope text to avoid conflicting activation with test-anti-patterns. |
Copilot's findings
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 1/1 changed files
- Comments generated: 1
Skill Validation Results
[1]
Model: claude-opus-4.6 | Judge: claude-opus-4.6 🔍 Full Results - additional metrics and failure investigation steps ▶ Sessions Visualisation -- interactive replay of all evaluation sessions |
…uation (dotnet#553) * Initial plan * fix(dotnet-test): align writing-mstest-tests routing with anti-pattern skill Agent-Logs-Url: https://github.com/dotnet/skills/sessions/eb70209e-8e7a-4b49-820d-65e0e3fcaedc Co-authored-by: Evangelink <11340282+Evangelink@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Evangelink <11340282+Evangelink@users.noreply.github.com>
This updates
writing-mstest-teststo match the review-thread requirement: anti-pattern/test-quality audits should route totest-anti-patterns, while this skill stays focused on writing and modernizing MSTest tests.Routing and scope alignment
test-anti-patternsInput wording cleanup
Result