skill-registry-system-reminder-context-cost
Each Agent tool call return injects the full skill registry (~170 skills) as a system-reminder block, costing approximately 20k context tokens per round-trip. Multi-stage sessions with heavy subagent use exhaust context windows faster than expected. Prefer batching work into fewer, larger agent dispatches or executing sequentially in the main agent.