[8/8] Add optional context maintenance tooling - #14969
Draft
JanProvaznik wants to merge 1 commit into
Draft
JanProvaznik wants to merge 1 commit into
JanProvaznik wants to merge 1 commit into
Conversation
Introduce the shared routing guide, context-maintenance skill, task briefs and structural checker only after the guidance chapters. Size targets remain opt-in, not default contribution limits. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 5e665c32-8412-4c24-bf55-55680480d04d
Contributor
🔍 Skill Validator Results
Summary
Full validator output```text Found 1 skill(s) [maintaining-agent-context] 📊 maintaining-agent-context: 411 BPE tokens [chars/4: 597] (detailed ✓), 4 sections, 0 code blocks [maintaining-agent-context] ⚠ No code blocks — agents perform better with concrete snippets and commands. ✅ All checks passed (1 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 8 of 8
Introduce the shared routing guide, context-maintenance skill, task briefs and structural checker only after the guidance chapters. Size targets remain opt-in, not default contribution limits.
Depends on #14968. Last chapter. Full index: #14961.
This PR is based on
janprovaznik/context-07-health. 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
The complete tree matches the prepared final content exactly. Structural validation and the offline collector suite pass. The checker does not enforce optional size targets by default.
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.
What the context numbers do and do not show
Git-blob bytes against the stack baseline:
The full corpus grows 18.4%. The measurable change is 75.6% less text in skill entry bodies and conditional retrieval of detailed references, not deletion of all that material. If every reference is loaded, the loading advantage disappears. No controlled token-cost, latency, or task-quality improvement has been established.