metronome-commit-health
Installation
SKILL.md
metronome-commit-health
All API calls are read-only. Use $METRONOME_API_TOKEN for auth on every request. Base URL: https://api.metronome.com/v1 (prod) or https://staging.api.metronome.com/v1 (sandbox). If an API call returns $0 or no data, use the fallback calculation described in the gotchas before attempting anything else. Answers: how is a customer pacing against their prepaid commit? Are they at risk of overrun (spending too fast) or breakage (underspending, unused balance expiring)?
What are you trying to do?
- Checking a single customer's commit health? → Single Customer Commit Health section below
- Checking burn order (which commit is consumed first)? → Commit Burn Order section below
- Identifying breakage risk (unused balance expiring)? → Breakage Risk section below
- Checking multiple customers at once? → Multi-Customer Commit Scan section below