Triage a sprint backlog and unstick blocked issues
언제 쓸까: Mid-sprint when velocity is dropping and you suspect blockers.
사전 조건
- Jira credentials configured — Run jira-setup.py and provide URL + email + API token (Cloud) or PAT (Server/DC)
- Skill installed — git clone https://github.com/netresearch/jira-skill ~/.claude/skills/jira-skill
흐름
-
List sprint issues by statusUse jira-skill. List issues in sprint 'Sprint 42' grouped by status. Flag anything not updated in 3 days.✓ 복사됨→ Grouped table with staleness markers
-
Drill into blockersFor the blocked issues, pull the last comment and linked issues — who's waiting on what?✓ 복사됨→ Dependency summary
-
Nudge ownersDraft a comment on each blocked issue pinging the responsible party.✓ 복사됨→ Per-issue drafts
결과: A clear list of unblock actions to drive in standup.
함정
- Over-pinging — comments cost attention — Let Claude draft; post manually only the ones that matter