Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:20:58 +08:00
commit 075870bc74
8 changed files with 188 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Assets
Bundled resources for error-rate-monitor skill
- [ ] error_dashboard_template.json: Template for creating an error rate dashboard in a popular monitoring tool (e.g., Grafana).
- [ ] incident_response_template.md: Template for creating an incident response document when error rates exceed thresholds.
- [ ] example_error_report.md: Example of a generated error report.