weekly-status-update

Query Jira sprint data and publish a formatted status report to Confluence.

1|1|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/nroze22/TalosixSkills --skill weekly-status-update
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weekly-status-update
Source: https://github.com/nroze22/TalosixSkills/tree/main/.claude/skills/weekly-status-update
Command: npx skills add https://github.com/nroze22/TalosixSkills --skill weekly-status-update

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation and distribution of weekly development status updates, saving project managers significant time and ensuring consistent communication.

Core Features & Use Cases

  • Automated Data Pull: Fetches real-time data from Jira for completed, in-progress, and blocked items.
  • Metric Calculation: Computes key sprint metrics like velocity, completion rate, and bug ratios.
  • Report Generation: Formats a comprehensive status report using a predefined Markdown template.
  • Confluence Publishing: Publishes the generated report to a designated Confluence space.
  • Stakeholder Notification: Offers to post summaries to Slack and tag relevant individuals.

Quick Start

Use the weekly-status-update skill to generate the T6IR project's weekly development status report.

Frequently Asked Questions about weekly-status-update

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

FAQPage Schema
How do I automate weekly project status reports from Jira to Confluence?

Automating weekly project status reports involves querying Jira for sprint data and publishing a formatted report directly to Confluence. This process fetches completed, in-progress, and blocked items to ensure consistent stakeholder communication.

What metrics are included in an automated agile status update?

An automated agile status update includes key sprint metrics like velocity, completion rate, and bug ratios. It calculates these by fetching real-time data from Jira to provide a comprehensive view of development progress.

How do I publish a development status update to Confluence automatically?

Publishing a development status update to Confluence automatically is done by generating a formatted report using a predefined Markdown template. The report is then pushed directly to a designated Confluence space.

Can I notify stakeholders in Slack after generating a Jira sprint report?

You can notify stakeholders in Slack after generating a Jira sprint report. The status update process offers to post summaries to Slack and tag relevant individuals once the report is published to Confluence.

Does this reporting process track blockers and in-progress items from Jira?

The reporting process tracks blockers and in-progress items directly from Jira. It fetches real-time data for these specific categories to ensure the weekly status update accurately reflects current development impediments and active tasks.