issue-triage-report
Generate triage reports and analyze feature area health for the Windows App SDK repository. Identify high-priority issues, triage backlogs, and team focus areas.
Introduction
This skill acts as an automated triage assistant for the Windows App SDK engineering team, transforming raw GitHub issue data into actionable status reports and health dashboards. It is designed for maintainers and developers who need to monitor repository health, prioritize bug fixing efforts, and ensure that engineering focus is aligned with user-reported blockers and high-impact issues. By processing issue distribution, priority scores, and team-specific area assignments, the agent helps streamline weekly triage meetings and project management workflows.
-
Automatically generates comprehensive feature area status reports in markdown, csv, or json format.
-
Calculates deterministic highlight scores based on community engagement (reactions, comments), issue age, and agent-led content assessments.
-
Provides tools to manage area-to-contact mappings for team accountability and direct ownership of feature areas.
-
Supports per-run overrides via AgentAssessments.json, allowing for human-in-the-loop severity and blocker adjustments.
-
Integrates with GitHub CLI (gh) to pull real-time repository data, including issue metadata, labels, and reaction groups.
-
Use this skill when preparing for weekly triage meetings or when requesting a summary of specific feature area health.
-
Ensure you have configured local area contacts in the .user/issue-triage-report/ directory to enable correct team routing.
-
The agent relies on deterministic script execution via PowerShell (Generate-FeatureAreaReport.ps1 and Get-HighlightScore.ps1) for consistent scoring metrics.
-
Note that this tool is not intended for managing code changes or PR reviews; please utilize standard Git and pull request management workflows for those tasks.
-
Outputs should be shared through official team communication channels like Teams or project wikis to ensure visibility into blocker status and critical priority trends.
Repository Stats
- Stars
- 4,521
- Forks
- 434
- Open Issues
- 384
- Language
- C++
- Default Branch
- main
- Sync Status
- Idle
- Last Synced
- May 3, 2026, 04:47 AM