Apollo Prod Checklist

🌐Community
by jeremylongshore Β· vlatest Β· Repository

This AI generates production checklists based on prompts, streamlining deployment processes and reducing errors for smoother releases.

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 apollo-prod-checklist npx -- -y @trustedskills/apollo-prod-checklist
2

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

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

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

About This Skill

What it does

This skill, apollo-prod-checklist, provides a structured checklist for deploying applications to production environments. It ensures critical steps are completed and documented, reducing errors and improving deployment reliability. The checklist covers aspects like environment readiness checks, code verification, and post-deployment validation.

When to use it

  • Preparing for a new application release: Use the skill to systematically prepare your environment before launching a new version of an application.
  • Automating deployment processes: Integrate this skill into automated CI/CD pipelines to enforce consistent production readiness checks.
  • Troubleshooting post-deployment issues: Refer to the checklist as a guide when investigating unexpected behavior after a release.
  • Onboarding new team members: Provide the checklist as a resource for new engineers learning your deployment procedures.

Key capabilities

  • Structured checklist format
  • Environment readiness checks
  • Code verification steps
  • Post-deployment validation tasks
  • Documentation of key deployment actions

Example prompts

  • "Run the apollo-prod-checklist for deploying version 1.2.3."
  • "Show me the code verification section of the apollo-prod-checklist."
  • β€œWhat are the environment readiness checks in the apollo-prod-checklist?”

Tips & gotchas

This skill assumes a basic understanding of application deployment processes and terminology. The checklist's effectiveness relies on accurate configuration and adherence to its steps.

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
jeremylongshore
Installs
12

🌐 Community

Passed automated security scans.