feat: Add database-rds-resilience and database-rds-security skills - #54
Open
kiranmam wants to merge 2 commits into
Open
feat: Add database-rds-resilience and database-rds-security skills#54kiranmam wants to merge 2 commits into
kiranmam wants to merge 2 commits into
Conversation
… PR aws#54 review Two read-only, topology-aware assessment skills for RDS/Aurora (Aurora MySQL + Aurora PostgreSQL): - database-rds-resilience: 66-blocker catalog across 7 categories, quota-aware RTO/RPO calculation, 4-dimension scoring - database-rds-security: 58-gap catalog across 8 categories, 4-dimension security posture scoring Review fixes (chetannk@): - Add README.md, CHANGELOG.md, and evals/ per skill - Frontmatter: metadata block with author: kiranmam, matching the merged database-rds-devops skill - Close the unclosed yaml fence in the detection-rules block that collapsed later sections into one code block on GitHub render - Move blocker/gap catalogs and remediation playbooks to references/ to keep SKILL.md under the ~500-line guideline - resilience: correct QT-07 to the documented default of 5 concurrent cross-region snapshot copies; dedupe the duplicated DETECT_CROSS_REGION_COPY_BOTTLENECK detection rule; relabel the Multi-AZ remediation from "Zero Downtime" to a deferred maintenance-window change with an --apply-immediately warning - security: document the Secrets Manager rotation prerequisite (rotate-secret --rotation-rules requires an existing rotation Lambda) Skill Eval audit: both skills 98/100 (Grade A), passed.
Contributor
Author
|
Thanks for the review, @chetannk. Pushed 170a768 addressing all items:
Skill Eval audit: both skills 98/100 (Grade A), |
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.
Two new standalone skills (SKILL.md only, no MCP):
Both use only AWS CLI read-only APIs — no MCP, no Data API, no database connections.