Generate Status Report
Automatically creates concise, data-driven status reports from Jira issues and connected tools.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add generate-status-report npx -- -y @trustedskills/generate-status-report
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"generate-status-report": {
"command": "npx",
"args": [
"-y",
"@trustedskills/generate-status-report"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The generate-status-report skill creates comprehensive status reports based on data from Atlassian products. It aggregates information, summarizes progress against goals, and highlights potential roadblocks. The generated report can be formatted for various audiences, providing a clear overview of project or system health.
When to use it
- Project Management: Generate weekly or monthly status updates for stakeholders on Jira projects.
- System Monitoring: Create reports summarizing the performance and availability of Atlassian applications like Confluence or Bitbucket.
- Incident Response: Quickly compile a report detailing the impact, resolution steps, and lessons learned after an incident.
- Executive Summaries: Produce concise overviews of complex initiatives for leadership review.
Key capabilities
- Data aggregation from Atlassian products (Jira, Confluence, Bitbucket)
- Progress tracking against defined goals
- Roadblock identification and summarization
- Report formatting for different audiences
Example prompts
- "Generate a weekly status report for the 'Phoenix' Jira project."
- "Create a system health report for our Confluence instance, focusing on user activity and storage usage."
- "Summarize the recent Bitbucket outage into a concise incident report."
Tips & gotchas
- Ensure the AI agent has appropriate access permissions to the relevant Atlassian products.
- The quality of the report depends heavily on the accuracy and completeness of the underlying data within Atlassian tools.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.