What problem does it solve?
Daily triage duty for the Mozilla Accounts (FxA) team requires manually checking Jira, GitHub, Bugzilla, Sentry, Slack, Grafana, CircleCI, and WAF dashboards, then synthesizing everything into a Slack-ready summary. This Skill automates the collection and analysis so the triage owner spends minutes instead of hours assembling the daily report.
Core Features & Use Cases
- Multi-source data collection: Queries Jira (JQL with pagination and batch detection), GitHub PRs and Dependabot alerts, Bugzilla, Sentry issues, Slack threads, Grafana dashboards, and CircleCI pipelines via MCP tools and CLI commands.
- Baseline diffing and urgency bucketing: Compares against prior daily reports stored in a local history directory, then classifies findings into Slack-urgent, pre-post checklist, and informational tiers based on user impact, security signals, and team cadence (release Wednesdays, Monday triage meetings).
- Slack-ready output with human control: Produces a copy-paste summary plus an optional opt-in Slack draft; it never auto-posts, and persists reports and follow-ups locally on explicit
save.
- Use Case: An engineer starting triage duty invokes the skill, answers one upfront setup interview (environments, skips, screenshots), and receives a complete daily triage report with day-over-day deltas ready to post to the team channel.
Quick Start
Ask the assistant to run the fxa-triage skill to generate today's FxA daily triage summary.