Skillquality 0.46
workbench-token-context-discipline
Compact context, cache-aware execution, scoped evidence reads, and role-specific skill attachment discipline.
Price
free
Protocol
skill
Verified
no
What it does
Workbench Token Context Discipline
Use this skill when a task may pull large docs, long issue histories, many skills, big logs, or expensive model context.
Context Budget Rules
- Start with indexes, file lists, IDs, summaries, and targeted searches.
- Read the smallest slice that can answer the current question.
- Prefer
rg,jq, concise table output, and explicit IDs over dumping entire histories. - Summarize large sources before passing them to another agent.
- Attach only role-relevant skills; more skills are not automatically better.
- Stop and report if two consecutive reads are too large or mostly irrelevant.
SDD Handoff Compact Mode
When entering an SDD-gated issue:
- Check whether the prior stage comment includes
HANDOFF_SUMMARY. - If it exists, read the summary header and the listed
SCOPED_EVIDENCEbefore reading any wider history. - If no handoff exists, read at most the latest three relevant comments, request or create a compact handoff, then stop broad scanning.
- Never read full issue lists, full agent rosters, or unrelated repo docs for a single-stage task unless the stage explains why.
- Output must fit in one reviewable comment. If it does not, compress rather than split.
Cache And Quota Awareness
- Distinguish fresh input, output, cache read, and cache write when usage is under investigation.
- Do not assume dashboard usage is wrong without local/request-level evidence.
- Avoid repeated full-context reruns when a comment ID, file path, or artifact can be cited instead.
- Keep Workbench Max and existing private agents out of broad binding changes unless explicitly assigned.
Output Contract
Return:
CONTEXT_USED: exact files, comments, commands, or IDs read.SKIPPED: intentionally avoided broad reads and why.SUMMARY: compact facts needed for the next step.NEXT_SMALL_READ: the next targeted evidence query, if any.TOKEN_RISK: normal / elevated / blocked.
Capabilities
skillsource-fearvoxskill-workbench-token-context-disciplinetopic-agent-skillstopic-ai-agentstopic-claude-codetopic-codextopic-hermes-agenttopic-multicatopic-sddtopic-skills-sh
Install
Installnpx skills add Fearvox/multica-ultimate-workbench
Transportskills-sh
Protocolskill
Quality
0.46/ 1.00
deterministic score 0.46 from registry signals: · indexed on github topic:agent-skills · 12 github stars · SKILL.md body (1,958 chars)
Provenance
Indexed fromgithub
Enriched2026-05-18 19:07:15Z · deterministic:skill-github:v1 · v1
First seen2026-05-13
Last seen2026-05-18