Add the token efficiency plan for issue 766 - #785
Merged
Conversation
Objectives, gap analysis, rollout protocol, and seven delivery phases for reducing recurring instruction cost without weakening behavior. Every phase is checkbox-tracked so agents execute and record results in the doc, with a benchmark and inventory script as the veto gates.
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a new hub-only rollout plan document that breaks down issue #766 into measurable gaps, a phased execution protocol, and a metrics/findings log to track progress on token-efficiency work across the fleet.
Changes:
- Add
docs/token-efficiency-plan.mddefining objectives, cost model, gap analysis, rollout protocol, and phased delivery for #766. - Include baseline metrics and an ongoing re-measure log plus a findings register to track discovered defects separately from fixes.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
ptr727
added a commit
that referenced
this pull request
Aug 17, 2026
Promote `develop` to `main`, carrying: - #785 Add the token efficiency plan for issue 766 This promotion contains the documentation plan committed on `develop` since the previous promotion.
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.
Summary
Adds
docs/token-efficiency-plan.md, the hub-only rollout plan for #766. The delivery is the doc, the work is the analysis, architecture, and design.5b8e008, the largest being the Copilot Review Runbook at 47.6 KB of the 53.2 KB always-loaded Copilot file, and 12 of 18 skills withoutreferences/.Closes #766 (the plan is the delivery, the phases self-track progress).