Skip to content

Implement token-saving skill and related evaluation files#5

Open
miroslavpojer wants to merge 2 commits into
masterfrom
feature/3-Implement-the-token-saving-skill
Open

Implement token-saving skill and related evaluation files#5
miroslavpojer wants to merge 2 commits into
masterfrom
feature/3-Implement-the-token-saving-skill

Conversation

@miroslavpojer
Copy link
Copy Markdown
Contributor

@miroslavpojer miroslavpojer commented May 20, 2026

Summary

Adds the token-saving skill — an always-active response-discipline layer that enforces brevity and structured output across all Copilot replies. Also ships the full evaluation suite for the skill.

Changes

Area Detail
skills/SKILL.md New token-saving skill definition with trigger rules, line-limit rules, and code-output footer format
skills/token-saving/evals/ Trigger eval + scenario evals covering 5 real-world input files
README.md Minor clarification
docs/getting-started.md Minor clarification

Release Notes

  • token-saving skill — always-active formatting rules that reduce response verbosity without compromising accuracy. Covers filler suppression, line caps, table/bullet preference, and a mandatory What changed / Why / How to verify footer for code-output responses.

Closes #3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement the token-saving skill

1 participant