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

Hooks Performance

Plugin Aktiv

Performance Hooks - Event-driven automation hooks

Zweck

To provide developers with proactive insights into system performance and context window usage, preventing task loss and optimizing LLM interactions.

Funktionen

  • Event-driven automation hooks for performance monitoring
  • Context window capacity monitoring with graduated warnings
  • Bash scripts for local execution and system interaction
  • Customizable thresholds and environment variables

Anwendungsfälle

  • Monitor remaining context window capacity to avoid task loss.
  • Receive alerts on system performance degradation during LLM operations.
  • Integrate proactive performance monitoring into automated workflows.

Nicht-Ziele

  • Does not perform any destructive operations.
  • Does not interact with external services for telemetry or data exfiltration.

Documentation

  • info:Configuration & parameter referenceThe README documents environment variables for one hook but lacks details on precedence or default values for all configurations.

Errors

  • info:Error HandlingThe bash scripts provide basic error handling but could be improved with more structured error reporting and clearer remediation steps.
  • info:Actionable error messagesThe bash scripts offer basic error messages but lack specific remediation steps or doc links.

Code Execution

  • info:LoggingOne hook writes its status to a temporary file, but there isn't a comprehensive local audit log for all actions.

Invocation

  • warning:Hook matcher tightnessThe `performance-monitor` hook uses a `*` matcher, which is overly broad and could lead to unnecessary execution.

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add davepoon/buildwithclaude
/plugin install hooks-performance@buildwithclaude

Qualitätspunktzahl

94 /100
Analysiert about 22 hours ago

Vertrauenssignale

Letzter Commit5 days ago
Sterne2.9k
LizenzMIT
Status
Quellcode ansehen