generate-status-report

Query Jira issues via JQL and publish formatted status reports to Confluence.

1|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/SentioLabs/agent-nexus --skill generate-status-report-sentiolabs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: generate-status-report
Source: https://github.com/SentioLabs/agent-nexus/tree/main/codex-marketplace/plugins/atlassian/skills/generate-status-report
Command: npx skills add https://github.com/SentioLabs/agent-nexus --skill generate-status-report-sentiolabs

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Jira project status reporting often requires pulling data from multiple issues, summarizing progress, and formatting it for leadership. This can be time-consuming and error-prone, especially when stakeholders need regular updates.

Core Features & Use Cases

  • Automated Jira queries to collect issues by status and priority.
  • Template-based formatting and multi-audience report outputs (executives, teams, blockers).
  • Optional Confluence publishing with new pages or updates to existing pages.

Quick Start

Provide a Jira project key, a time window, and a Confluence space to generate and publish the status report.

Frequently Asked Questions about generate-status-report

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

FAQPage Schema
How do I automate Jira status report generation for Confluence?

Automate Jira status report generation by querying issues via JQL, categorizing by status and priority, and formatting the results into template-based reports for publication on Confluence pages.

Can I generate executive summaries and blocker analysis from Jira issues?

Yes, you can generate executive summaries and blocker analysis from Jira issues by applying template-based formatting that categorizes queried issues into multi-audience report outputs for executives and teams.

What do I need to start publishing project status reports to Confluence?

To start publishing project status reports, you need to provide a Jira project key, a time window for the data query, and a target Confluence space to generate and publish the formatted status report.

Does this status reporting automation support updating existing Confluence pages?

Yes, the status reporting automation supports optional Confluence publishing with the ability to create new pages or apply updates to existing pages within the specified Confluence space.

How do I collect Jira issues by status and priority for progress reports?

Collect Jira issues by status and priority for progress reports by running automated Jira queries using JQL across specified projects and time windows to gather the necessary data for summarization.