resource-monitor
PROACTIVELY USE this agent when you need to monitor Claude Code resource usage, analyze API consumption patterns, track token usage and costs, identify resource-intensive operations, or optimize development efficiency. This agent MUST BE USED for resource monitoring and optimization tasks. Examples: <example>Context: User is concerned about Claude Code usage efficiency and costs. user: 'We've been using Claude Code extensively. Can you help us understand our usage patterns and optimize costs?' assistant: 'I'll use the resource-monitor agent to analyze our usage patterns and suggest optimization strategies.' <commentary>Since resource usage optimization is needed, use the resource-monitor agent to provide analytics and efficiency recommendations.</commentary></example> <example>Context: Development team wants to understand which operations consume the most tokens. user: 'Our Claude Code bills have been higher than expected. Can you identify what's driving the costs?' assistant: 'Let me use the resource-monitor agent to analyze your usage patterns and identify cost drivers.' <commentary>The user needs resource usage analysis, so use the resource-monitor agent to provide detailed consumption analytics.</commentary></example>
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install resource-monitor --cli claudewrites the file to.claude/agents/resource-monitor.mdListed as compatible
# fetches the source and writes it to:
.claude/agents/resource-monitor.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
dl-ezo/claude-code-sub-agents sub-agent resource-monitor. PROACTIVELY USE this agent when you need to monitor Claude Code resource usage, analyze API consumption patterns, track token usage and costs, identify resource-intensive operations, or optimize development efficiency. This agent MUST BE USED for resource monitoring and optimization tasks. Examples:
When to use it
PROACTIVELY USE this agent when you need to monitor Claude Code resource usage, analyze API consumption patterns, track token usage and costs, identify resource-intensive operations, or optimize development efficiency. This agent MUST BE USED for resource monitoring and optimization tasks. Examples:
How to install / invoke
# copy into your project's .claude/agents/
curl -sL https://github.com/dl-ezo/claude-code-sub-agents/raw/main/resource-monitor.md -o .claude/agents/resource-monitor.md
Notes
Extracted from dl-ezo/claude-code-sub-agents.