docs: add observability-designer to README, CHANGELOG, and skills index

Completes the 6 POWERFUL-tier skill documentation update.
Skill count: 59.
This commit is contained in:
Leo
2026-02-16 14:08:06 +00:00
parent 907faa1720
commit b7e09026b0
16 changed files with 6829 additions and 3 deletions

View File

@@ -352,6 +352,20 @@
"source": "../../ra-qm-team/risk-management-specialist",
"category": "ra-qm",
"description": "Medical device risk management specialist implementing ISO 14971 throughout product lifecycle. Provides risk analysis, risk evaluation, risk control, and post-production information analysis."
},
{
"name": "observability-designer",
"path": "engineering/observability-designer",
"category": "engineering",
"tier": "POWERFUL",
"description": "SLI/SLO frameworks, alert optimization, and dashboard generation for production observability.",
"scripts": [
"slo_designer.py",
"alert_optimizer.py",
"dashboard_generator.py"
],
"references": true,
"assets": true
}
],
"categories": {
@@ -395,5 +409,6 @@
"source": "../../ra-qm-team",
"description": "Regulatory affairs and quality management skills"
}
}
}
},
"total": 59
}