此内容尚未提供您的语言版本,正在以英文显示。
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 分析
类似扩展
Claude Recap
99为 Claude Code 提供基于主题的自动记忆——跨会话或压缩时绝不会丢失上下文。
插件
hatawong
Hooks Safety
99Essential safety hooks to prevent destructive operations in Claude Code. From cc-safe-setup (655+ hooks).
插件
davepoon
Claude Code Hooks
99为 Claude Code 的自动化运行提供生产环境安全钩子。包括上下文监控、语法检查、分支保护、活动日志记录等。
插件
yurukusa
Dotforge
100Node.js 20+ with Express/Fastify, TypeScript, and ESM module rules for Claude Code.
插件
luiseiman
Claude Hud
100Real-time statusline HUD for Claude Code - displays context usage, tool activity, agent tracking, and todo progress
插件
davepoon
Shell Scripting Plugins
99Production-grade Bash scripting with defensive programming, POSIX compliance, and comprehensive testing
插件
wshobson