Lindy Prod Checklist
Overview
Comprehensive production readiness checklist for Lindy AI deployments.
Prerequisites
- Completed development and testing
- Production Lindy account
- Deployment infrastructure ready
Production Checklist
Authentication & Security
Agent Configuration
Monitoring & Observability
Performance & Reliability
Compliance & Documentation
Implementation
Health Check Endpoint
Pre-Deployment Validation
For detailed implementation code and configurations, load the reference guide:
Read(${CLAUDE_SKILL_DIR}/references/implementation-guide.md)
Output
- Complete production checklist
- Health check implementation
- Pre-deployment validation script
- Go/no-go criteria defined
Error Handling
| Check |
Failure Action |
Severity |
| API Key |
Block deploy |
Critical |
| Connectivity |
Retry/alert |
High |
| Agents exist |
Warning |
Medium |
| Monitoring |
Document gap |
Medium |
Examples
Deployment Gate Script
Resources
Next Steps
Proceed to lindy-upgrade-migration for version upgrades.
Instructions
- Assess the current state of the Go configuration
- Identify the specific requirements and constraints
- Apply the recommended patterns from this skill
- Validate the changes against expected behavior
- Document the configuration for team reference