jira-todo
Installation
SKILL.md
Jira Todo
Cross-Platform AI Agent Skill This skill works with any AI agent platform that supports the skills.sh standard.
Jira Todo - Daily Work Prioritization
Smart daily work planner that analyzes assigned tickets and provides actionable recommendations on what to work on next. This skill complements the jira-cli skill, which provides general Jira CLI knowledge and command reference.
Anti-Hallucination Guidelines
CRITICAL: Recommendations must be based on ACTUAL Jira data:
- Only reference real tickets - Every ticket ID must come from jira CLI output
- Verify statuses - Never assume status; read it from the API response
- Check actual priorities - Use the priority field from Jira, never infer
- Real story points - Only show story points if they exist in the ticket
- No invented blockers - Only mention blockers explicitly marked in Jira