ajinb
- 3 skills
- 0 followers
- 15 hours ago last updated
- ▌ Waf Pattern Review · ajinbReview code, architecture, or design notes against the Azure Well-Architected Framework reliability patterns and the AWS Well-Architected reliability pillar. Identifies missing patterns (Circuit Breaker, Retry, Bulkhead, Health Endpoint Monitoring, Queue-Based Load Leveling, etc.), misapplied ones, and the specific behavior change each recommendation would produce. Use when the user shares a design doc, asks "is this reliable enough for production", pastes a service architecture, or asks for a WAF gap analysis.
- ▌ Prometheus Alert Explain · ajinbTurn a Prometheus alert payload into a structured triage brief — plain-English summary, ranked likely causes, ordered triage checklist, and a false-positive check. Use when the user pastes Alertmanager JSON, asks 'what does this alert mean', or shows a cryptic on-call page. Honors the on-call discipline — no remediation actions, no fabricated runbook URLs, lower confidence on sparse inputs.
- ▌ Incident Postmortem Draft · ajinbConvert a Slack incident thread (or a paste of timestamped messages) into a blameless, structured postmortem draft. Output is markdown ready for human review. Use when the user pastes a Slack export, asks "draft a postmortem from this thread", or describes an incident in chronological-message form. Schema-enforced blamelessness — no proper names, role-based attribution only.