跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Hooks Performance

插件 活跃

Performance Hooks - Event-driven automation hooks

目的

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

功能

  • 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

使用场景

  • 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.

非目标

  • 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.

安装

请先添加 Marketplace

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

质量评分

94 /100
1 day ago 分析

信任信号

最近提交5 days ago
星标2.9k
许可证MIT
状态
查看源代码