notify-team

Send formatted Slack notifications for workflow events with templated messages.

2|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/dmzoneill/skills --skill notify-team
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: notify-team
Source: https://github.com/dmzoneill/skills/tree/main/notify-team
Command: npx skills add https://github.com/dmzoneill/skills --skill notify-team

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines communication by automatically sending formatted notifications to Slack channels for critical workflow events, ensuring the team stays informed.

Core Features & Use Cases

  • Event-Driven Notifications: Post updates for Merge Requests, deployments, alerts, releases, and CVE fixes.
  • Customizable Messages: Supports various message types and allows for custom messages with mentions and thread replies.
  • Use Case: When a new high-severity alert is triggered in the monitoring system, this Skill can automatically post a detailed alert message to the #ops channel, including a link to the runbook for immediate action.

Quick Start

Notify the team in the default channel about a successful build.

Frequently Asked Questions about notify-team

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I send Slack notifications for deployment status updates?

To send Slack notifications for deployment status, this Skill posts formatted, event-driven updates to specified channels. It supports templated messages for deployment events, ensuring the team stays informed through automated Slack API delivery.

Can I mention specific users or thread replies in automated Slack alerts?

Yes, automated Slack alerts support user mentions and threading. When sending event-driven notifications like high-severity alerts or release updates, you can format messages to include specific user mentions and organize thread replies.

What types of workflow events can be formatted for team communication in Slack?

Workflow events formatted for Slack communication include Merge Requests ready for review, deployment status changes, system alerts, releases, and CVE fixes. These event-driven notifications deliver structured updates to keep the team informed.

Do I need to configure channel or user resolution to post workflow alerts to Slack?

Channel and user resolution is handled automatically via Slack API integration. You need to specify the target channel for your workflow alerts, and the Skill resolves the destination to deliver your templated notification messages.

What is the best way to notify an ops channel about a high-severity alert?

The best way to notify an ops channel about high-severity alerts is using event-driven templated messages. This Skill can automatically post a detailed alert message including runbook links to a specified Slack channel for immediate action.

Are there limitations on customizing Slack messages for merge request and release notifications?

Customization for merge request and release notifications is supported through templated messages and custom message types. You can tailor the notification format and include mentions, though all message delivery relies on Slack API integration.