[3/8] Clarify evaluation, SDK, and performance context - #14964
Draft
JanProvaznik wants to merge 1 commit into
Draft
[3/8] Clarify evaluation, SDK, and performance context#14964JanProvaznik wants to merge 1 commit into
JanProvaznik wants to merge 1 commit into
Conversation
Correct property/import ordering, globbing and target semantics, and replace blanket optimization rules with contract-specific, measured guidance. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 5e665c32-8412-4c24-bf55-55680480d04d
This was referenced Sep 7, 2026
Contributor
🔍 Skill Validator Results
Summary
Full validator output```text Found 2 skill(s) [optimizing-msbuild-performance] 📊 optimizing-msbuild-performance: 445 BPE tokens [chars/4: 597] (detailed ✓), 4 sections, 0 code blocks [optimizing-msbuild-performance] ⚠ No code blocks — agents perform better with concrete snippets and commands. [integrating-sdk-and-msbuild] 📊 integrating-sdk-and-msbuild: 509 BPE tokens [chars/4: 671] (detailed ✓), 4 sections, 0 code blocks [integrating-sdk-and-msbuild] ⚠ No code blocks — agents perform better with concrete snippets and commands. ✅ All checks passed (2 skill(s)) ``` |
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.
Part 3 of 8
Correct property/import ordering, globbing and target semantics, and replace blanket optimization rules with contract-specific, measured guidance.
Depends on #14963. Next: #14965. Full index: #14961.
This PR is based on
janprovaznik/context-02-contracts. Files changed shows only this chapter. Review bottom-up; after the preceding chapter lands, retarget this PR tomainbefore merging. Do not merge later chapters into temporary stack-base branches.Scope and evidence
Guidance is checked against the referenced source/configuration, and this chapter introduces no new broken local references. No product runtime behavior is claimed to have been re-executed by a documentation change.
Agentic-workflow changes remain separate. This stack does not include personal plugin overrides, plugin auto-activation changes, or SDK/feed version changes. The public descriptions use public repository evidence, not internal discussions or proprietary source.