performance-monitor-2
Monitor system performance during Claude Code operations. Tracks CPU, memory usage, and execution time for performance optimization.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install performance-monitor-2 --cli claudewrites the file to.claude/hooks/performance-monitor-2Listed as compatible
Configuration
# fetches the hook script into:
.claude/hooks/performance-monitor-2
# then register it in your settings.json "hooks" block.↳ Add the hook entry to settings.json, then restart the harness.
Needs the armory CLI · not on npm yet, build it from cli/ in the repository
Alternatives · Hooks
- tdd-guard2,324 stars · 185 forks98.416
What it is
Monitor system performance during Claude Code operations. Tracks CPU, memory usage, and execution time for performance optimization.
When to use it
Monitor system performance during Claude Code operations. Tracks CPU, memory usage, and execution time for performance optimization.
How to install / invoke
# Wire this hook script into .claude/settings.json
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/hooks/performance/performance-monitor.json -o .claude/hooks/performance-monitor.json
Notes
Extracted from davila7/claude-code-templates, performance category.