monitoring-config-auditor
4
总安装量
4
周安装量
#48404
全站排名
安装命令
npx skills add https://github.com/famaoai-creator/gemini-skills --skill monitoring-config-auditor
Agent 安装分布
cursor
4
opencode
3
gemini-cli
3
replit
3
claude-code
3
github-copilot
3
Skill 文档
Monitoring Config Auditor
This skill provides a proactive audit of your “Observability” setup before it goes to production.
Capabilities
1. Alarm Integrity Check
- Scans for missing basic alarms (CPU, Error Rate, Disk Space).
- Verifies that thresholds match the project’s Non-Functional Requirements.
2. Notification Audit
- Ensures that every alarm has a defined and valid notification destination (SNS, Slack, PagerDuty).
- Validates that high-severity alerts follow PagerDuty Best Practices (e.g., automated escalation, actionable context).
Usage
- “Audit our current Terraform files for monitoring compliance.”
- “Are we missing any critical alerts for this new microservice deployment?”
Knowledge Protocol
- This skill adheres to the
knowledge/orchestration/knowledge-protocol.md. - References Monitoring Best Practices for New Relic, Datadog, and general observability standards.
- References SLO & Dashboard Best Practices for service level management and visualization standards.
- References Modern SRE Best Practices for IaC monitoring and synthetic testing standards.
- References PagerDuty Best Practices for alerting standards.