workbench-token-context-discipline
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.
More from fearvox/multica-ultimate-workbench
workbench-memory-synthesis
Durable memory, session summaries, decision logs, issue closeout synthesis, and compact handoffs.
7workbench-research
Evidence-first research, architecture discovery, vendor documentation review, benchmark reading, and unknown-system analysis.
7workbench-conductor
Two-ring orchestration, routing, issue and comment discipline, and role boundaries for the Multica Workbench.
7workbench-review-qa
PASS, FLAG, and BLOCK review discipline for workflow review, QA verification, release checks, and issue closeout.
7workbench-design-docs
Product design, technical design documents, user-facing copy, specs, diagrams, and handoff documentation.
7workbench-sdd
Specification-driven development from raw requirement to product design, technical design, task list, execution, and verification.
7