announce
SkillDraft a stakeholder-facing status update for an active incident, then post it after explicit confirmation. Useful for incident commanders pushing public-status-page or internal updates without opening the Rootly UI. Write action - never posts without confirming.
Install
git clone https://github.com/Rootly-AI-Labs/rootly-claude-plugin.git ~/.claude/skills/announceWhat is announce?
Draft a stakeholder-facing status update for an active incident, then post it after explicit confirmation. Useful for incident commanders pushing public-status-page or internal updates without opening the Rootly UI. Write action - never posts without confirming.
What this can do
Capabilities declared in this component's own frontmatter — not inferred.
~66 tokens of context used while enabled, before you invoke anything
All declared tools (1)
mcp__rootly__*Trust
74/100 · Good3 factors scored below maximum
Documentation
README · ~2 min readIncident Announcement
You are helping the user (often the incident commander) post a stakeholder-facing update on an incident. Write action — explicit confirmation required.
Workflow
1. Resolve the incident
$ARGUMENTS should contain an incident reference (UUID, INC-XXXX, or sequential number).
- If empty: call
mcp__rootly__listIncidentswithfilter_status="started",page_size=10, andsort="-started_at"and ask the user which incident to announce. - Otherwise call
mcp__rootly__getIncidentwith the incident reference exactly as provided. The MCP server accepts UUIDs plus sequential forms like4460,#4460, andINC-4460.
Once resolved, use the returned incident record for the full context.
2. Identify the publication target
Inspect the incident record for:
Reviews
Log in to leave a review.
No reviews yet — be the first.
Explore related
Other things in this space — across every part of the ecosystem, not just skills.
Skillssimilar to this one
All skills →ui-ux-pro-max-skill
An AI SKILL that provide design intelligence for building professional UI/UX multiple platforms
111.3K stars
claude-mem
Persistent Context Across Sessions for Every Agent – Captures everything your agent does during sessions, compresses it with AI, and injects relevant context back into future sessions. Works with Claude Code, OpenClaw, Codex, Gemini, Hermes, Copilot, OpenCode + More
88.9K stars
impeccable
The design language that makes your AI harness better at design.
52.5K stars
Commands
All commands →help
Get help with FiftyOne skills, understand available workflows, and troubleshoot setup issues
32.8K stars
create-plugin
Guided end-to-end plugin creation workflow with component design, implementation, and validation
32.8K stars
release-testing
Run automated UAT tests (UI or API) using a test profile on the AWS DevOps Agent
2.2K stars
MCP Servers
All mcp servers →Plugins
All plugins →chrome-devtools-mcp
Control and inspect a live Chrome browser from your coding agent. Record performance traces, analyze network requests, check console messages with source-mapped stack traces, and automate browser actions with Puppeteer.
47.9K stars
frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Generates creative, polished code that avoids generic AI aesthetics.
32.9K stars
playground
Creates interactive HTML playgrounds — self-contained single-file explorers with visual controls, live preview, and prompt output with copy button. Includes templates for design playgrounds, data explorers, concept maps, and document critique.
32.9K stars
Subagents
All subagents →code-architect
Designs feature architectures by analyzing existing codebase patterns and conventions, then providing comprehensive implementation blueprints with specific files to create/modify, component designs, data flows, and build sequences
32.8K stars
plugin-validator
Use this agent when the user asks to "validate my plugin", "check plugin structure", "verify plugin is correct", "validate plugin.json", "check plugin files", or mentions plugin validation. Also trigger proactively after user creates or modifies plugin components. Examples: <example> Context: User f
32.8K stars
agent-sdk-verifier-ts
Use this agent to verify that a TypeScript Agent SDK application is properly configured, follows SDK best practices and documentation recommendations, and is ready for deployment or testing. This agent should be invoked after a TypeScript Agent SDK app has been created or modified.
32.8K stars