edge-ic:sprint-status

Query Jira sprint tickets and group them by workflow status.

7|15|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/openshift-eng/edge-tooling --skill edge-ic-sprint-status
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: edge-ic:sprint-status
Source: https://github.com/openshift-eng/edge-tooling/tree/main/plugins/edge-ic/skills/sprint-status
Command: npx skills add https://github.com/openshift-eng/edge-tooling --skill edge-ic-sprint-status

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

You need a quick, structured view of all sprint tickets and how work is progressing, without manually digging through Jira filters.

Core Features & Use Cases

  • Sprint-scoped Jira querying: Pulls active tickets for a specific sprint, optionally filtered by assignee or including completed work.
  • Status-grouped reporting: Organizes results in a workflow-friendly order (closer to done first) to reveal bottlenecks.
  • Flexible output formatting: Produces results in table, simple, or key-only formats with direct Jira links for follow-up.

Quick Start

Ask for the current sprint’s in-progress and remaining work grouped by status using the format you prefer.

Frequently Asked Questions about edge-ic:sprint-status

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

FAQPage Schema
How do I track sprint status in Jira without manually checking individual tickets?▼

You can track Jira sprint status by querying all tickets in a specific sprint and grouping them by workflow status, which reveals bottlenecks and shows progress without manual filtering.

Can I filter Jira sprint tickets by assignee to see individual progress?▼

Yes, you can filter Jira sprint tickets by assignee to view individual progress, allowing you to isolate specific workloads and assess sprint execution check-ins for targeted team members.

What is the best way to get a sprint progress report grouped by workflow status?▼

The best way to generate a sprint progress report is querying Jira with optional sprint-wide inclusion, then formatting the results in a workflow-friendly order with closer-to-done statuses first.

Does sprint status reporting work with completed tickets or only in-progress work?▼

Sprint status reporting supports both in-progress and completed tickets, offering optional sprint-wide inclusion to show remaining work or comprehensive historical sprint execution check-ins.

How do I format Jira sprint query results for quick status updates?▼

You can format Jira sprint query results as a table, simple list, or key-only view, providing direct clickable Jira links for immediate follow-up during sprint planning reviews.