activity-channel

Broadcasts organization-wide updates to all agents and users via the activity channel.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/MrWest3/west-command-center --skill activity-channel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: activity-channel
Source: https://github.com/MrWest3/west-command-center/tree/main/templates/analyst/.claude/skills/activity-channel
Command: npx skills add https://github.com/MrWest3/west-command-center --skill activity-channel

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinating and informing the entire organization in real time without targeting a single agent.

Core Features & Use Cases

  • Org-wide announcements: broadcast important updates, task completions, or system changes to all agents and the user.
  • Automatic visibility and logging: messages sent via the activity channel are observable by the whole org and logged for traceability.
  • Clear distinction between private messages and org-wide communications: private messages stay targeted while activity-channel posts are visible to everyone.
  • Quick-start examples and commands to publish updates to the group.

Quick Start

Post an org-wide message using wcc bus post-activity "<message>" to broadcast to the activity channel.

Frequently Asked Questions about activity-channel

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

FAQPage Schema
How do I broadcast org-wide announcements to all agents at once?

Broadcasting org-wide updates to all agents requires posting to the activity channel via the command wcc bus post-activity "<message>". This ensures real-time visibility in the Telegram activity group and logs messages for traceability.

What is the best way to log task completions for coordination across agents?

The best way to log task completions for coordination is using the activity channel. It automatically logs agent messages and broadcasts updates to the entire organization, ensuring real-time visibility and traceability for major task completions.

Does the activity channel support Telegram for real-time agent coordination?

Yes, the activity channel supports Telegram for real-time agent coordination. It provides real-time visibility in the Telegram activity group, allowing agents and the user to observe org-wide announcements, status broadcasts, and briefings.

Can I distinguish private messages from org-wide communications using the activity channel?

Yes, the activity channel clearly distinguishes private messages from org-wide communications. Private messages stay targeted to specific agents, while activity-channel posts are visible to everyone and logged for traceability.

When should I use an activity channel broadcast instead of a private message?

Use an activity channel broadcast instead of a private message for major task completions, status broadcasts, briefings, and system changes. It applies to updates affecting coordination across the entire organization, whereas private messages stay targeted to individual agents.