feat: add revenue monitoring agent#46
Open
Assaf Hay Eden (AssafHayEden) wants to merge 1 commit intomainfrom
Open
feat: add revenue monitoring agent#46Assaf Hay Eden (AssafHayEden) wants to merge 1 commit intomainfrom
Assaf Hay Eden (AssafHayEden) wants to merge 1 commit intomainfrom
Conversation
Major updates: - Restructure to 6-part Agent Skills format (Overview → Constraints) - Add all shared knowledge files to Phase 2 references - Add comprehensive revenue metrics (MRR, ARR, churn, refunds, new subs) - Add segment-level analysis (tier + plan type) - Add baseline comparisons (7-day rolling average) - Add alert thresholds (generic, pending production analysis) Monitoring coverage: - Revenue drops by segment - MRR and ARR trends - Churn rate increases - Refund rate spikes - New subscription volume - Tier movements (upgrades/downgrades) - Enterprise contract renewals Benefits: - Comprehensive monitoring across all revenue metrics - Segment-level root cause analysis - Clear structure (6-part spec) - Baseline-driven alerting
4b59ade to
dad369b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Revenue and subscription monitoring with segment-level root cause analysis.
What Changed
Monitoring Coverage
Alert Thresholds (Generic)
Files
agents/monitoring/revenue/SKILL.md(272 lines) - 6-part Agent Skills specBenefits
✅ Comprehensive revenue monitoring
✅ Segment-level root cause analysis
✅ Baseline-driven alerting
✅ Clear structure (6-part spec)
Part 4/6 of splitting PR #38
🤖 Generated with Claude Code