Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Context Engineering

Skill Verifiziert Aktiv
Teil von:Pro Workflow

Master the four operations of context engineering — Write, Select, Compress, Isolate. Manage token budgets, compaction strategies, and context partitioning to keep AI sessions sharp and efficient.

Zweck

To empower users to master context engineering and maintain efficient, high-quality AI sessions by providing a structured approach to managing information flow and token budgets.

Funktionen

  • Mastering four operations of context engineering: Write, Select, Compress, Isolate
  • Strategies for managing token budgets and compaction
  • Guidance on context partitioning using subagents and isolation methods
  • Detailed patterns and anti-patterns for effective context management

Anwendungsfälle

  • Maintaining long AI coding sessions without context degradation
  • Optimizing AI responses by precisely selecting relevant information
  • Implementing durable memory and knowledge persistence for AI sessions
  • Reducing AI session costs and latency through efficient token usage

Nicht-Ziele

  • Providing specific AI model implementations
  • Managing external tool execution beyond context impact
  • Replacing core AI model capabilities

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add rohitg00/pro-workflow
/plugin install pro-workflow@pro-workflow

Qualitätspunktzahl

Verifiziert
98 /100
Analysiert about 17 hours ago

Vertrauenssignale

Letzter Commit2 days ago
Sterne2.1k
Status
Quellcode ansehen

Ähnliche Erweiterungen

Context Engineering Advisor

98

Diagnose context stuffing vs. context engineering. Use when an AI workflow feels bloated, brittle, or hard to steer reliably.

Skill
deanpeters

Context Optimization

100

This skill should be used when the user asks to "optimize context", "reduce token costs", "improve context efficiency", "implement KV-cache optimization", "partition context", or mentions context limits, observation masking, context budgeting, or extending effective context capacity.

Skill
muratcankoylan

Context Compression

100

This skill should be used when the user asks to "compress context", "summarize conversation history", "implement compaction", "reduce token usage", or mentions context compression, structured summarization, tokens-per-task optimization, or long-running agent sessions exceeding context limits.

Skill
muratcankoylan

Init

100

Erstellt, aktualisiert oder optimiert eine AGENTS.md-Datei für ein Repository mit minimalen, hochgradig aussagekräftigen Anweisungen, die nicht entdeckbare Codierungs-Konventionen, Eigenheiten der Werkzeuge, Workflow-Präferenzen und projektspezifische Regeln abdecken, die Agenten nicht aus dem Code ableiten können. Verwenden Sie dies beim Einrichten von Agent-Anweisungen oder der Claude-Konfiguration für ein neues Repository, wenn eine vorhandene AGENTS.md zu lang, generisch oder veraltet ist, wenn Agenten wiederholt vermeidbare Fehler machen oder wenn sich die Repository-Workflows geändert haben und die Agent-Konfiguration bereinigt werden muss. Wendet einen Entdeckbarkeitsfilter an – der alles weglässt, was Claude aus README, Code, Konfiguration oder Verzeichnisstruktur lernen kann – und ein Qualitätstor, um zu überprüfen, ob jede Zeile korrekt und betrieblich relevant bleibt.

Skill
mcollina

Horizon Track

100

Track long-horizon objectives across multiple sessions with milestone checkpoints, progress persistence, and drift detection

Skill
ruvnet

Treat

100

Bereinigen Sie aufgeblähte Sitzungen mit einer Verordnung. Entfernt Fortschrittspunkte, veraltete Lesevorgänge, doppelte Inhalte und mehr.

Skill
Ruya-AI