-
Notifications
You must be signed in to change notification settings - Fork 770
Closed
Description
The plugin consumes ~12,373 tokens just sitting idle. It is dominating the context window compared to all other tools combined.
Example breakdown:
| Provider | Idle tokens | % of controllable |
|---|---|---|
| compound-engineering | ~12,373 | 74% |
| Supabase MCP | ~4,994 | 30% |
| superpowers | ~860 | 5% |
Top Offenders to Trim:
- Agent Definitions (~9.2k tokens): The registered agents are extremely heavy.
- spec-flow-analyzer: 527t
- design-iterator: 526t
- figma-design-sync: 496t
Moreover, enabling it forces all 28 agents and 15 skills into context immediately, with no granular control to disable unused components.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels