Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub ivintik/private-claude-marketplace --plugin famdeck-relayHow this skill is triggered — by the user, by Claude, or both
Slash command
/relay:statusThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
---
Queries JIRA for bugs in a project and summarizes counts by status, priority, component, plus opened vs closed trends over 30 days for backlog and health analysis.
Displays project status, active tracks, and next actions for Conductor-based projects.
Regenerates board overview dashboard by scanning open issues, computing health metrics, and updating the meta:board-overview issue. Use for on-demand board health refresh.
Share bugs, ideas, or general feedback.
Show unified issue dashboard.
Load via ToolSearch (search for "status") if not available, then call:
status(all=false, project="SLUG", tracker="NAME", status="open", limit=20)
relay status [--all] [--project SLUG] [--tracker NAME] [--status open|closed|all] [--limit N]
If any tracker returns "status": "needs_mcp", execute the MCP tool call with the provided params.
Format as a readable table grouped by project and tracker.