# 424 Exa Prod Checklist A558162f

> exa-prod-checklist

- Skill: `tools-only/424-exa-prod-checklist-a558162f` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add tools-only/424-exa-prod-checklist-a558162f`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tools-only/424-exa-prod-checklist-a558162f/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: tools-only (https://skillmd.com/u/tools-only)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/tools-only/424-exa-prod-checklist-a558162f

---

# exa-prod-checklist

## Skill Scaffold

```
exa-prod-checklist/
  SKILL.md
```

## File Descriptions

### 1. SKILL.md
**Purpose:** Execute production deployment checklist for Exa integrations including pre-flight checks, monitoring setup, and fallback procedures.
**Workflow:** Final operations skill before production launch - ensures deployment readiness.
**Relates to:** Follows exa-security-basics; precedes exa-observability

## Summary

This skill provides a comprehensive production checklist: API key configured in production secrets manager, rate limit handling tested under load, error handling and fallbacks verified, monitoring and alerting configured, health check endpoint implemented, cache layer configured, logging sanitized (no keys exposed), fallback procedure documented and tested, and rollback procedure prepared. Includes verification commands for each checkpoint.

