Help us improve
Share bugs, ideas, or general feedback.
From rootly
Generate a concise stakeholder brief for an incident. Creates executive summary with key details, impact, timeline, and current status.
npx claudepluginhub rootly-ai-labs/rootly-claude-plugin --plugin rootlyHow this skill is triggered — by the user, by Claude, or both
Slash command
/rootly:briefThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are creating a concise stakeholder brief for an incident. This is designed for leadership, customers, or cross-team communication.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Provides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.
Provides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Share bugs, ideas, or general feedback.
You are creating a concise stakeholder brief for an incident. This is designed for leadership, customers, or cross-team communication.
If $ARGUMENTS contains an incident ID:
mcp__rootly__getIncident with the provided IDmcp__rootly__listIncidentAlerts to get associated alertsIf no incident ID provided, prompt the user to specify one.
Create a structured brief with these sections:
# Incident Brief: [incident-title]
**Incident ID**: [short-id]
**Severity**: [severity]
**Status**: [status]
**Started**: [started-at]
**Duration**: [calculated duration]
## Impact Summary
[Brief description of customer/business impact]
## Current Status
[What's happening now - investigation, mitigation, resolution]
## Services Affected
- [list of affected services]
## Timeline (Key Events)
- **[time]**: [event description]
- **[time]**: [event description]
## Next Steps
[What's being done to resolve or prevent recurrence]
---
*Brief generated at [current-time] | Status may have changed since generation*
If the incident is not found or there's an error, provide a helpful message about checking the incident ID.