daily

Fetch Jira tasks assigned to a user and categorize them by status.

Updated Mar 19, 2026
One-click install
npx skills add https://github.com/LarryHsiao/Skadi --skill daily-larryhsiao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: daily
Source: https://github.com/LarryHsiao/Skadi/tree/main/skills/daily
Command: npx skills add https://github.com/LarryHsiao/Skadi --skill daily-larryhsiao

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Jira workflows often leave tasks scattered across projects and assignees, making it hard to see a clear daily picture. This Skill aggregates Jira issues assigned to a user, groups them by status, and presents a prioritized view to streamline daily planning.

Core Features & Use Cases

  • Aggregate Jira issues across one or more projects and filter by assignee or current user
  • Group by status (In Progress, To Do, Done) and sort by priority to reveal workload
  • Auto-detect current user or respect explicit @person filters to tailor the view
  • Sync results to a built-in todo list for easy follow-up and tracking

Quick Start

Run /daily PROJ @david to view david's tasks in PROJ.

Frequently Asked Questions about daily

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Jira daily task reports for standups?

Automating Jira daily task reports involves fetching assigned issues, grouping them by status like To Do or Done, and sorting by priority. This Skill aggregates tasks across multiple projects to streamline daily planning and standup preparation.

Can I filter Jira issues by assignee when generating a daily todo list?

Yes, you can filter Jira issues by assignee using explicit @person filters like @david. If no specific person is provided, the tool auto-detects the current user to generate a tailored daily task view.

How do I group Jira tasks by status for project management?

You can group Jira tasks by status by mapping issue workflows to categories like In Progress, To Do, and Done. This categorization reveals your current workload and helps prioritize daily project management tasks.

How do I sync Jira issues to a built-in todo list for tracking?

You can sync Jira issues to a built-in todo list automatically after fetching and categorizing them by status. This sync provides easy follow-up and tracking for your daily workflow directly from your aggregated project tasks.

Does this daily Jira report tool work across multiple projects?

Yes, the daily Jira report tool supports multiple projects. It aggregates assigned Jira issues across one or more specified projects to provide a comprehensive workload view for daily standups and planning.