Apollo Prod Checklist
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.
Run in terminal (recommended)
claude mcp add apollo-prod-checklist npx -- -y @trustedskills/apollo-prod-checklist
Or manually add to ~/.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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
π Community
Passed automated security scans.