status-report

Generates narrative status reports from Jira data via the atl CLI.

5|1|Updated Jun 20, 2026
One-click install
npx skills add https://github.com/isukharev/atl --skill status-report-isukharev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: status-report
Source: https://github.com/isukharev/atl/tree/main/plugins/atl/skills/status-report
Command: npx skills add https://github.com/isukharev/atl --skill status-report-isukharev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the challenge of manually aggregating fragmented Jira data into coherent, audience-specific progress narratives, ensuring stakeholders receive accurate updates without the overhead of manual report generation.

Core Features & Use Cases

  • Automated Data Aggregation: Pulls metrics and issue lists across epics, sprints, or projects using safe, read-only Jira queries.
  • Audience-Tailored Formatting: Shapes raw data into distinct narrative styles for team standups, management summaries, or executive briefings.
  • Use Case: A project manager needs to provide a weekly status update to executives; this skill fetches the latest project metrics, identifies blockers, and drafts a concise summary with an appendix of relevant issue keys.

Quick Start

Ask the assistant to draft a weekly status report for the project with key PROJ-1 using the status-report skill.

Frequently Asked Questions about status-report

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

FAQPage Schema
How do I generate a Jira status report for executive stakeholders?

To generate a Jira status report, the skill queries issue progress across epics and sprints using read-only Jira queries, then formats the data into a concise narrative summary tailored for executive stakeholders. It fetches metrics, identifies blockers, and drafts the report automatically.

Can I automate weekly project status updates from Jira data?

Yes, you can automate weekly project status updates by querying Jira data across epics, sprints, or projects to aggregate metrics and issue lists. The tool shapes raw Jira data into distinct narrative styles for team standups, management summaries, or executive briefings without manual effort.

Do I need the atl CLI tool to generate reports from Jira and Confluence?

Yes, the atl CLI tool must be installed and configured to securely interact with Jira and Confluence instances. This skill requires the atl CLI tool to perform safe, read-only queries and retrieve scoped data for status report generation.

What is the best way to format Jira sprint data for a management summary?

The best way to format Jira sprint data for a management summary is to aggregate issue progress and metrics, then shape the raw data into a distinct narrative style. This approach identifies blockers and drafts concise summaries with relevant issue keys for management audiences.

Are Jira queries read-only when generating status reports?

Yes, Jira queries are strictly read-only when generating status reports. The skill enforces read-only safety protocols during scoped data retrieval across epics, sprints, and projects to ensure secure interaction with your Jira instance without modifying data.

How do I pull issue metrics across multiple Jira epics for a project status report?

To pull issue metrics across multiple Jira epics, the skill performs scoped data retrieval using read-only queries across epics, sprints, and projects. It aggregates fragmented Jira data into coherent, audience-specific progress narratives for your project status report.