issue-triage-to-teams
Installation
SKILL.md
Issue Triage → Teams Notification Skill
Purpose
When a new GitHub issue is created, produce:
- A short summary (1–3 bullets)
- A classification: bug / feature / question / docs
- Suggested labels (2–6)
- A Teams-ready message body (short, scannable), including a deep link to the issue
This skill is designed to be used with GitHub issues in this repository and to generate consistent, high-signal notifications.
Inputs (what you should look for)
- Issue title
- Issue body
- Issue author
- Issue URL
- Existing labels (if any)
- Repository context (README / contributing guidelines if needed)