| name | token-reduction |
| description | Use when the user explicitly requests shorter or lower-token output, or when long context is causing concrete retrieval or response overhead. Limit this skill to context selection and output efficiency; do not activate it for routine tasks, project intake, testing ownership, deployment policy, or repository bookkeeping. |
Token Reduction
Purpose
Reduce context and output cost without reducing correctness, requirement coverage, or evidence quality.
This skill owns only:
- targeted context selection
- concise tool-result synthesis
- response length and structure
- lossless compression of agent-produced summaries
It does not own project initialization, docs/project-index.md, test/build responsibility, deployment authorization, history-file maintenance, or durable rationale files.
Workflow
- Identify the result and evidence the user actually needs.
- Read task-local sources before broad policy or history.
- Batch related reads and request only useful output ranges.
- Stop retrieval when the decision is supported and no required uncertainty remains.
- Return the result first, followed by essential evidence and a next action only when needed.
Quality Floor
Compression must preserve:
- every user constraint and requested deliverable
- material uncertainty and blockers
- safety or authorization boundaries
- reproducible validation evidence
- exact commands, errors, schemas, and code when their exact form matters
Do not replace analysis with vague conclusions, omit a required caveat, or claim checks that were not run.
Artifact Boundary
Activation alone grants no permission to create or update indexes, summaries, comments, documentation, trackers, or other files. Write only artifacts already authorized by the task or a separate applicable policy.
Conditional References
- Read Context and Output Controls only when retrieval needs pruning, tool output is large, or a concrete output budget is needed.
- Read Legacy Project Intake Compatibility only when older repository policy still associates this skill with project intake,
docs/project-index.md, testing ownership, or deployment rules.
Completion Check
- The result is complete despite being concise.
- Reads and tool output were targeted.
- Risk and uncertainty remain visible.
- No unrelated durable artifact was created or changed.