Context Optimizer
Skill Verifiziert AktivOptimize token usage and context management. Use when sessions feel slow, context is degraded, or you're running out of budget.
Optimize token usage and context management to prevent sessions from feeling slow, context from degrading, or budget from being exceeded.
Funktionen
- Token usage optimization
- Context window management
- Performance degradation mitigation
- Budget control strategies
- Configuration for auto-compaction
Anwendungsfälle
- When LLM sessions feel slow or unresponsive
- When context window is degraded or losing information
- When running out of budget or concerned about token costs
- To proactively manage context before performance issues arise
Nicht-Ziele
- Replacing core LLM functionality
- Managing specific project code logic
- Directly interacting with external services
- Providing general AI assistance unrelated to context management
Documentation
- info:Configuration & parameter referenceWhile configuration via environment variables is mentioned, specific parameters and their default values are not exhaustively documented.
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add rohitg00/pro-workflow/plugin install pro-workflow@pro-workflowQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Validate Plugin
100Validate a Claude Code plugin structure, frontmatter, and MCP tool references
Running Claude Code Via Litellm Copilot
100Verwenden Sie dies beim Routing von Claude Code über einen lokalen LiteLLM-Proxy zu GitHub Copilot, um die direkten Anthropic-Ausgaben zu reduzieren, indem Sie ANTHROPIC_BASE_URL- oder ANTHROPIC_MODEL-Overrides konfigurieren oder Fehler bei der Einrichtung des Copilot-Proxys beheben, wie z. B. model-not-found, kein localhost-Traffic oder GitHub 401/403-Authentifizierungsfehler.
Guard
100Schützen Sie Claude Code-Sitzungen vor Kontextüberlauf, indem Sie einen Hintergrund-Daemon ausführen, der die Sitzungsgröße überwacht und automatisch bereinigt, bevor die Komprimierung erreicht wird. Verwenden Sie dies, wenn der Benutzer "guard", "protect session", "context getting long", "prevent compaction", "session management" sagt oder Agententeams ausführt, die einen kontinuierlichen Kontextschutz benötigen.
Create Command
100Interactive assistant for creating new Claude commands with proper structure, patterns, and MCP tool integration
Rule Effectiveness Analysis
100Analyze which rules are actively used vs inert. Detect coverage gaps. Recommend pruning to reduce token consumption.
Bootstrap Project
100Initializes the Claude Code configuration in a new or existing project using the dotforge template.