slack-integration
✓Slack MCP server integration patterns. Use when setting up team notifications, PR alerts, or CI status updates via Slack bot token
Installation
SKILL.md
Integrate Slack notifications into your Claude Code workflow using the Slack MCP server. Receive team notifications for PR lifecycle events, review completions, and CI status.
| PR Created | "PR #123 opened: Title" | After create-pr | | Review Complete | "PR #123 reviewed: APPROVED" | After review-pr | | PR Merged | "PR #123 merged to main" | After merge | | CI Failed | "CI failed on PR #123" | On check failure |
Slack MCP server integration patterns. Use when setting up team notifications, PR alerts, or CI status updates via Slack bot token Source: yonatangross/orchestkit.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yonatangross/orchestkit --skill slack-integration Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/yonatangross/orchestkit --skill slack-integration- Source
- yonatangross/orchestkit
- Category
- @Collaboration
- Verified
- ✓
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is slack-integration?
Slack MCP server integration patterns. Use when setting up team notifications, PR alerts, or CI status updates via Slack bot token Source: yonatangross/orchestkit.
How do I install slack-integration?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/yonatangross/orchestkit --skill slack-integration Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/yonatangross/orchestkit
Details
- Category
- @Collaboration
- Source
- skills.sh
- First Seen
- 2026-02-05