Skip to content

Metronome-Industries/ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Metronome AI

AI skills and plugin infrastructure for Metronome, Stripe's usage-based billing platform.

This repo contains AI coding assistant skills that encode Metronome best practices, integration patterns, and common pitfalls. Skills are consumed by IDE plugins (Claude, Cursor) to provide context-aware guidance when building Metronome integrations.

Skills

Skills live in skills/ and follow a standard format:

  • SKILL.md — Main skill definition with YAML frontmatter, integration routing table, critical rules, and documentation links
  • references/ — Supporting reference documents with detailed guidance on specific topics

Available skills

Skill Description
metronome-best-practices Event ingestion, contracts, rate cards, invoicing, credits/commits, and Stripe integration
metronome-setup-catalog Set up the shared pricing catalog — billable metrics, products, and rate cards
metronome-create-customer Create a new customer record with name, ingest alias, Salesforce ID, and Slack channel
metronome-create-contract Create a contract from signed order form terms — commits, credits, and rate overrides
metronome-commit-health Analyze prepaid commit burn rate, overrun risk, and breakage risk for a customer
metronome-anomaly-detection Scan a customer list for billing anomalies — MoM spend variance, stuck DRAFTs, commit burn spikes
metronome-portfolio-briefing Monthly portfolio report combining commit health, renewal dates, and anomaly checks
metronome-renewal-prep Renewal brief with contract terms, trailing consumption, burn rate, and pricing scenarios

Documentation

Contributing

See CONTRIBUTING.md for how to add or modify skills.

License

MIT

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors