Sprint Órion Dashboard

Generate an interactive HTML dashboard of EV Orion sprint progress from YouTrack data.

1|Updated Jan 2, 2026
One-click install
npx skills add https://github.com/cassiandrei/claude-code-subagents --skill sprint-rion-dashboard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Sprint Órion Dashboard
Source: https://github.com/cassiandrei/claude-code-subagents/tree/main/skills/sprint-orion
Command: npx skills add https://github.com/cassiandrei/claude-code-subagents --skill sprint-rion-dashboard

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the generation of a comprehensive HTML dashboard for tracking the progress of the EV Orion project sprints, providing real-time insights into issue status, progress, and potential blockers.

Core Features & Use Cases

  • Real-time Data Fetching: Retrieves all sprint data directly from YouTrack APIs, ensuring accuracy.
  • Interactive Dashboard: Generates an HTML file that can be opened in a browser for easy visualization.
  • Detailed Sprint Metrics: Includes total issues, progress percentage, issues by status (Kanban view), new incidents, and alerts for stalled issues.
  • Use Case: Project managers can use this Skill at the start of each day to get an immediate, up-to-date overview of the sprint's health, identify bottlenecks, and track critical issues.

Quick Start

Generate the sprint dashboard for the current sprint by running the command /sprint-orion.

Frequently Asked Questions about Sprint Órion Dashboard

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

FAQPage Schema
How do I generate an interactive HTML dashboard for YouTrack sprint progress?

To generate an interactive HTML dashboard, the Skill fetches real-time YouTrack data, calculates sprint completion, and saves an interactive HTML file to open in your browser.

Can I visualize stalled issues and new incidents from YouTrack in a Kanban board?

Yes, you can visualize stalled issues and new incidents by generating an interactive HTML dashboard that displays YouTrack sprint issues in a Kanban-style board layout.

How does automated sprint tracking identify bottlenecks from previous business days?

Automated sprint tracking identifies bottlenecks by fetching YouTrack data, flagging stalled issues, and displaying status changes from the previous business day on an HTML dashboard.

Does this dashboard generation tool require any external dependencies?

No external dependencies are required. The Skill operates independently to fetch YouTrack data and generate the interactive HTML dashboard file without additional components.

What is the best way to track daily sprint health metrics for project management?

The best way to track daily sprint health is running the Skill command to fetch real-time YouTrack data, producing an HTML dashboard with metrics like completion percentage and stalled issues.

Are there limitations to using HTML dashboards for real-time project management visualization?

An HTML dashboard provides a static snapshot of real-time YouTrack data at generation time, meaning it does not continuously auto-refresh until you run the command again.