slaude — Slack-Mirrored Claude Code Sessions

Mirror Claude Code sessions to Slack threads using the slaude CLI.

21|2|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/sttts/slagent --skill slaude-slack-mirrored-claude-code-sessions
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slaude — Slack-Mirrored Claude Code Sessions
Source: https://github.com/sttts/slagent/tree/main/plugins/slaude/skills/slaude
Command: npx skills add https://github.com/sttts/slagent --skill slaude-slack-mirrored-claude-code-sessions

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill allows users to seamlessly mirror their Claude Code sessions into Slack threads, enabling real-time collaboration, observation, and steering of AI coding tasks directly from their team's communication platform.

Core Features & Use Cases

  • Session Mirroring: Start, join, and resume Claude Code sessions within Slack threads.
  • Real-time Collaboration: Team members can watch, comment, and provide input on AI-driven coding tasks as they happen.
  • Session Management: List, kill, and manage multiple concurrent sessions from the command line or within Slack.
  • Use Case: A development team can use slaude to mirror a complex code refactoring task to a dedicated Slack channel, allowing senior engineers to provide guidance and catch potential issues in real-time without interrupting the AI's workflow.

Quick Start

Start a new Claude session mirrored to a Slack channel named 'dev-chat' with the prompt "design the API".

Frequently Asked Questions about slaude — Slack-Mirrored Claude Code Sessions

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

FAQPage Schema
How do I mirror Claude Code sessions to Slack for real-time team collaboration?

You can mirror Claude Code sessions to Slack using the slaude CLI tool, which streams AI coding tasks into Slack threads. This enables team members to observe, comment on, and steer sessions directly from their communication platform.

Can multiple team members observe and comment on an AI coding session in Slack?

Yes, Slack-mirrored Claude Code sessions support real-time collaboration where team members can watch, comment on, and provide input on AI-driven coding tasks as they happen.

How do I start and resume AI pair programming sessions in Slack threads?

The slaude CLI tool supports starting new sessions, joining existing Slack threads, and resuming previous coding tasks. It also manages multiple concurrent instances using distinct emoji identities.

Does this session mirroring approach work for managing multiple concurrent Claude Code instances?

Yes, the session management features allow you to list, kill, and manage multiple concurrent Claude Code instances from the command line or within Slack, each identified by distinct emoji.

What is the best way to let senior engineers steer AI code refactoring without interrupting the workflow?

Mirroring complex refactoring tasks to a dedicated Slack channel allows senior engineers to provide guidance and catch potential issues in real-time through thread comments without interrupting the AI's workflow.

Do I need a specific Slack channel setup to use Claude Code session mirroring?

You need a target Slack channel to mirror sessions, such as starting a new session mirrored to a channel named 'dev-chat' with a specific prompt. The slaude CLI handles the thread creation and streaming.