Production readiness checklist for Lindy AI deployments. Use when preparing for production, reviewing deployment, or auditing production setup. Trigger with phrases like "lindy production", "lindy prod ready", "lindy go live", "lindy deployment checklist".
Scanned 9/10/2026
Install to Claude Code
npx -y skills add micsapp/micstec-skills --skill lindy-prod-checklist --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Lindy Prod Checklist?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/micsapp-lindy-prod-checklist)More formats (shields.io, HTML) on the badges page.
---
name: lindy-prod-checklist
description: |
Production readiness checklist for Lindy AI deployments.
Use when preparing for production, reviewing deployment,
or auditing production setup.
Trigger with phrases like "lindy production", "lindy prod ready",
"lindy go live", "lindy deployment checklist".
allowed-tools: Read, Write, Edit
version: 1.0.0
license: MIT
author: Jeremy Longshore <jeremy@intentsolutions.io>
compatible-with: claude-code, codex, openclaw
---
# 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
- [Lindy Production Guide](https://docs.lindy.ai/production)
- [SLA Information](https://lindy.ai/sla)
- [Support](https://support.lindy.ai)
## Next Steps
Proceed to `lindy-upgrade-migration` for version upgrades.
## Instructions
1. Assess the current state of the Go configuration
2. Identify the specific requirements and constraints
3. Apply the recommended patterns from this skill
4. Validate the changes against expected behavior
5. Document the configuration for team referenceIs this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!