Use of scoped, on-demand skill files rather than always-on document loading.
Do you have skill files for recurring workflows, built from successful runs rather than written speculatively?
Mature skills discipline. The next lever is recursive refinement — skills should get tighter with each iteration.
You're likely loading everything at session start. Build skill files from successful runs — not templates. Context on demand, not context always-on.
Editor's notes — to be expanded
The skill-as-needed pattern aligns with token-optimization research: concise, targeted context components measurably improve task accuracy versus monolithic always-on instructions. Pull, don't push.