monitoring-setup
Installation
SKILL.md
Monitoring Setup Skill
SaaS mode: if the project is a multi-tenant SaaS, apply
references/saas-monitoring-addendum.mdin addition to the generic steps below.
Overview
This is the third skill in Phase 06 (Deployment & Operations). It produces monitoring and alerting design documentation that defines a metrics catalog, alert thresholds tied to SLAs, dashboard specifications, health check endpoints, log aggregation strategy, and on-call notification rules. The output conforms to ISO/IEC 25010 (Reliability, Performance Efficiency) and ensures the system is observable in production.
When to Use
- After 01-deployment-guide completes and the deployment topology is established.
- When
HLD.mdexists inprojects/<ProjectName>/<phase>/<document>/with component architecture for per-component metric definition. - When
quality_standards.mdis present inprojects/<ProjectName>/_context/with SLAs and quality targets.