jira-daily-pm-radar
Installation
SKILL.md
Jira Daily PM Radar
This skill answers daily PM questions:
- What changed since yesterday?
- Where is the current sprint stuck?
- Who may have forgotten to move/update issues?
- What in the next sprint is not ready?
- What in the backlog smells?
- What should the PM do today?
Prerequisites
Only uv is required. Install it once:
- Linux/macOS:
curl -LsSf https://astral.sh/uv/install.sh | sh - Windows:
powershell -c "irm https://astral.sh/uv/install.ps1 | iex"
Verify: uv --version