Adding a new Skill and Custom agent for EOS price analysis #24
Open
rajatgoy wants to merge 2 commits into
Open
Adding a new Skill and Custom agent for EOS price analysis #24rajatgoy wants to merge 2 commits into
rajatgoy wants to merge 2 commits into
Conversation
…urces approaching or past End of Standard Support and calculates Extended Support cost impact across all associated accounts. Skill: eos-cost-analysis - 5-phase workflow: Scope, Discover, Classify, Calculate, Report - Supports EKS, RDS/Aurora, Lambda, ElastiCache, OpenSearch - Year 1/2/3 tiered pricing with Multi-AZ cost doubling for RDS - Works in regular Chat (ad-hoc) or as a Custom Agent (scheduled) - Defaults to scanning all associated accounts Custom Agent: eos-cost-analysis - System prompt for dedicated/scheduled runs - Slack notification support (when integration available) - Produces persisted artifacts for week-over-week tracking
…otification handling
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.
Description
This PR is to add a new skill and custom agent for EOS Cost Analysis
What it does:
How it works:
Type of change
Testing
I created multiple accounts having multiple resources like RDS, Lambda and EKS. These resources are running in various version to ensure that skill is able to get the correct version and then flag only those which are running on EOS
License confirmation