channels-reply

Community

Respond in threads to keep context.

Authortnez
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It lets you reply to a specific message in a channel, preserving context and enabling threaded conversations for updates and clarifications.

Core Features & Use Cases

  • Reply to a message in a channel identified by its message ID
  • Support multi-line replies using heredoc syntax
  • Maintain thread context by keeping replies in the same thread

Quick Start

bash scripts/reply.sh "#issues" "2025-12-15T10:00:00.000Z" "Acknowledged. Working on it."

Dependency Matrix

Required Modules

dot-agents

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: channels-reply
Download link: https://github.com/tnez/dot-agents/archive/main.zip#channels-reply

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository