wk-team-hud
Installation
SKILL.md
Team HUD
⚠️ Work in progress — do not invoke.
Blockers discovered during initial run:
- Slack roster fetch fails with
missing_scopeson both private and public channels. The MCP token needschannels:read.membersandgroups:read.members(re-auth required), or the contract must pivot to an explicit member CSV env var.- Jira Team URL (
api.atlassian.com/public/teams/v1/teams/<id>/members) is not exposed by the Jira MCP; same cache pattern as Slack would require a prompted CSV of accountIds.- Google Group URL has no MCP endpoint at all; would need
gcloud identity groupsinstalled locally or a manual member CSV.Skill is non-invocable until at least one roster source works end-to-end.