teams-monitor

Monitors Microsoft Teams channels via WorkIQ and creates GitHub issues for actionable messages.

41|8|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/tamirdresher/squad-skills --skill teams-monitor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: teams-monitor
Source: https://github.com/tamirdresher/squad-skills/tree/main/plugins/teams-monitor
Command: npx skills add https://github.com/tamirdresher/squad-skills --skill teams-monitor

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill ensures that important messages and action items from Microsoft Teams are not missed by automatically creating GitHub issues from them, preventing tasks from falling through the cracks.

Core Features & Use Cases

  • Automated Monitoring: Continuously scans specified Teams channels for relevant messages.
  • Intelligent Filtering: Distinguishes actionable requests from casual conversation or automated notifications.
  • Issue Creation: Generates well-formatted GitHub issues with all necessary context from Teams messages.
  • Deduplication: Prevents duplicate issues by checking for existing related tickets.
  • Use Case: A critical customer request comes in via a Teams channel. This Skill automatically creates a GitHub issue, assigns it to the appropriate team, and includes all the details from the Teams message, ensuring it's tracked and addressed.

Quick Start

Use the teams-monitor skill to check Teams for any messages that need attention.

Frequently Asked Questions about teams-monitor

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

FAQPage Schema
How do I automatically create GitHub issues from Microsoft Teams messages?

You can automatically create GitHub issues from Teams messages by using a monitoring bridge to scan channels, filter out casual noise, extract actionable details, and generate well-formatted tracked tickets.

Does the Teams to GitHub issue bridge filter out automated notifications and casual chat?

Yes, the Teams to GitHub issue bridge applies intelligent filtering to distinguish actionable requests from casual conversations and automated notifications, ensuring only relevant messages become tracked issues.

What do I need to set up to monitor Teams channels and create GitHub issues?

To monitor Teams channels and create GitHub issues, you need WorkIQ for message retrieval and the GitHub CLI for issue creation, allowing automated scanning and ticket generation.

How does the Teams message monitoring handle duplicate GitHub issues?

The Teams message monitoring handles duplicate GitHub issues by checking for existing related tickets during the deduplication process, preventing multiple issues from the same channel request.

What is the best way to track critical customer requests from Teams in GitHub?

The best way to track critical customer requests from Teams in GitHub is using an automated monitoring skill that captures message context, assigns tickets to teams, and prevents tasks from falling through the cracks.