Report Deployment

🌐Community
by scm · vlatest · Repository

Generates deployment reports summarizing status, errors, and resource usage after code releases via SCM integration.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add report-deployment npx -- -y @trustedskills/report-deployment
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "report-deployment": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/report-deployment"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill automates the generation and distribution of deployment reports. It can compile data from various sources, format it into a readable report, and deliver it to specified recipients via email or other channels. The reports provide insights into the success and potential issues encountered during software deployments.

When to use it

  • Automate daily/weekly reporting on deployment status for stakeholders.
  • Generate post-incident reports detailing root causes and remediation steps after a failed deployment.
  • Create custom reports tailored to specific teams or projects, highlighting relevant metrics.
  • Track key performance indicators (KPIs) related to deployments over time.

Key capabilities

  • Data aggregation from multiple sources
  • Report formatting and styling
  • Automated distribution via email
  • Customizable report templates

Example prompts

  • "Generate a deployment report for the 'Phoenix' project, including error rates and rollback frequency."
  • "Create a weekly summary of all deployments in the last 7 days and send it to the engineering team."
  • "Produce an incident report detailing the cause of the failed deployment on October 26th."

Tips & gotchas

The skill requires access to deployment logs and relevant data sources. Ensure proper permissions are configured for accurate reporting.

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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
scm
Installs
2

🌐 Community

Passed automated security scans.