production-deploy
/production-deploy Workflow
Section titled “/production-deploy Workflow”This workflow prepares the application for production deployment.
-
Containerization
- Use key:
docker-expert - Goal: Create or optimize
Dockerfileanddocker-compose.yml. - Output: Production-ready container configuration.
- Use key:
-
Infrastructure as Code
- Use key:
aws-serverless/vercel-deployment - Goal: Generate deployment configuration (Terraform, CDK, or Vercel/Netlify config).
- Instruction: Choose the provider based on user preference or project type.
- Use key:
-
CI/CD Pipeline
- Use key:
ci-cd-engineer - Goal: Create GitHub Actions or GitLab CI pipeline files.
- Output:
.github/workflows/deploy.ymlor equivalent.
- Use key:
-
Pre-Flight Checks
- Use key:
seo-audit - Goal: Check public-facing pages for SEO if applicable.
- Use key:
-
Documentation
- Use key:
security-documentation - Goal: Update
README.mdand security docs with deployment instructions.
- Use key:
Iron Rules
Section titled “Iron Rules”- If there is anything unclear, ask the user instead of inventing new stuff. Unless the user explicitly tells the AI to invent or suggest ideas.
Gap Analysis Rule
Section titled “Gap Analysis Rule”Always identify gaps and suggest next steps to users. In case there is no gaps anymore, then AI should clearly state that there is no gap left.