external-comms

Scan open issues and discussions, draft responses, and enforce human review before posting.

1|Updated Apr 17, 2026
One-click install
npx skills add https://github.com/sudhakrms/CalendarControl --skill external-comms-sudhakrms
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: external-comms
Source: https://github.com/sudhakrms/CalendarControl/tree/main/coffee/.copilot/skills/external-comms
Command: npx skills add https://github.com/sudhakrms/CalendarControl --skill external-comms-sudhakrms

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables teams to manage community interactions by scanning open issues and discussions, drafting responses with a humanized tone, and enforcing a mandatory human review gate before posting.

Core Features & Use Cases

  • Scan open issues and discussions to identify unanswered items suitable for squad response.
  • Classify the appropriate response type (welcome, troubleshooting, guidance, redirect, etc.) and select a templated draft.
  • Enforce a human-in-the-loop review process with audit logging and manual activation.
  • Log actions to the .squad/comms/audit/ directory for traceability.
  • Support manual triggering via the "PAO, check community" workflow and use GitHub MCP tools or gh CLI for context.

Quick Start

Trigger the PAO external communications workflow to scan recent open issues and discussions, draft reviewed responses, and route them for human approval.

Frequently Asked Questions about external-comms

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

FAQPage Schema
How do I manage community responses with a human review gate?

To manage community responses with a human review gate, this skill scans open issues and discussions, drafts templated responses, and routes them for manual approval before posting. It logs actions to the .squad/comms/audit/ directory for traceability.

What is the PAO workflow for community issue discussions?

The PAO workflow for community issue discussions is a process that scans unanswered open items, classifies response types like troubleshooting or welcome, and drafts replies. It strictly prevents autonomous posting by enforcing manual activation.

Can I use GitHub MCP tools to scan open issues and draft responses?

Yes, you can use GitHub MCP tools or the gh CLI to gather context from open issues and discussions. The skill uses this context to classify items and draft humanized responses for manual review.

What's the best way to ensure consistent tone in community forum replies?

The best way to ensure consistent tone in community forum replies is to use templated drafts selected by response type classification. This approach standardizes welcome, troubleshooting, and guidance messages before human vetting.

Why does the external comms workflow prevent autonomous posting?

The external comms workflow prevents autonomous posting to enforce a human-in-the-loop review process. This ensures all drafted responses to community interactions are manually vetted and activated before being published to forums.