sprint-summary

Generate Czech sprint summary markdown articles from Jira CSV exports.

349|98|Updated Feb 1, 2018
One-click install
npx skills add https://github.com/shopsys/shopsys --skill sprint-summary
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sprint-summary
Source: https://github.com/shopsys/shopsys/tree/main/.agents/skills/sprint-summary
Command: npx skills add https://github.com/shopsys/shopsys --skill sprint-summary

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of detailed sprint summary articles in Czech, directly from Jira CSV exports, streamlining project reporting and communication.

Core Features & Use Cases

  • Automated Article Generation: Converts Jira data into a well-structured Czech markdown article suitable for Confluence.
  • Task Categorization: Intelligently categorizes tasks into New Features, Bug Fixes (Backend/Storefront), Admin Improvements, Performance, Accessibility, DX, Demo Data, and Infrastructure.
  • Optional Visual Attachments: Can generate Playwright screenshots/videos for relevant UX tasks to provide visual context.
  • Use Case: After a development sprint, provide the Jira CSV export to this Skill to instantly generate a comprehensive summary for your team and stakeholders, complete with links to Jira tickets and Pull Requests.

Quick Start

Use the sprint-summary skill to generate a sprint summary from the Jira export file located at /path/to/your/jira-export.csv.

Frequently Asked Questions about sprint-summary

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

FAQPage Schema
How do I generate a sprint summary from a Jira CSV export?

To generate a sprint summary from a Jira CSV export, provide the CSV file path to the Skill. It parses Jira issue keys, summaries, descriptions, and merge request links to produce a structured Czech markdown report. The output is suitable for Confluence.

Can I automatically categorize Jira tasks into features and bug fixes for reporting?

Yes, Jira tasks can be automatically categorized for reporting. The Skill intelligently groups tasks into New Features, Bug Fixes, Admin Improvements, Performance, Accessibility, DX, Demo Data, and Infrastructure based on keywords and task types extracted from the CSV.

How do I convert Jira markup to markdown for Confluence?

To convert Jira markup to markdown for Confluence, the Skill cleans Jira markup during processing. It filters and formats the extracted text so the generated markdown article is fully compatible with Confluence standards.

Does the sprint summary support adding Playwright screenshots for UX tasks?

Yes, the sprint summary supports adding Playwright screenshots. It can optionally prepare Playwright screenshots and videos for relevant UX tasks to provide visual context within the generated markdown report.

Do I need to clean Jira CSV data before generating a markdown report?

You do not need to manually clean Jira CSV data before generating a markdown report. The Skill directly parses the raw Jira CSV export, extracting necessary fields and automatically cleaning Jira markup to produce a structured Czech article.