Agent skill
metrics-review
Review key metrics and anomalies
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/metrics-review
SKILL.md
Purpose
Monitor key metrics, identify anomalies, and document analysis.
Usage
/metrics-review- Review all tracked metrics/metrics-review [metric]- Focus on specific metric
Steps
-
Identify tracked metrics:
- Search meeting notes for metric discussions
- Check 01-Quarter_Goals/Quarter_Goals.md for success metrics
- Review project files for KPIs
-
For each metric:
- Current value
- Trend (up/down/stable)
- vs. Target
- vs. Previous period
-
Flag anomalies:
- Unexpected changes
- Missing data
- Concerning trends
-
Prompt for context:
- What's driving this trend?
- Is this expected?
- Action needed?
-
Document insights
Output Format
# Metrics Review: [Date]
## Key Metrics
### [Metric Name]
- **Current:** [Value]
- **vs. Target:** [On track / Behind / Ahead]
- **Trend:** ↑/→/↓
- **Analysis:** [Context]
## Anomalies
- [Metric]: [Anomaly description] - Cause: [Explanation]
## Action Items
- [ ] [Action based on metric insight]
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?