Agent skill
clari-prod-checklist
Production readiness checklist for Clari API integrations. Use when launching a Clari data pipeline, validating export automation, or preparing for production forecast sync. Trigger with phrases like "clari production", "clari go-live", "clari checklist", "clari launch".
Install this agent skill to your Project
npx add-skill https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/main/plugins/saas-packs/clari-pack/skills/clari-prod-checklist
SKILL.md
Clari Production Checklist
Checklist
Authentication
- API token stored in secrets manager
- Token tested against production endpoint
- Token rotation procedure documented
Data Pipeline
- Export pipeline tested with real forecast data
- All required
typesToExportconfigured (forecast, quota, crm_closed, etc.) - Time period coverage verified (current + historical)
- Deduplication logic handles re-exports
- Error handling for empty exports, job failures, timeouts
Data Warehouse
- Target table schema created
- MERGE/UPSERT prevents duplicate records
- Data retention policy defined
- PII access restricted by role
Scheduling
- Export scheduled (daily or weekly via cron/Airflow)
- Job completion monitoring with alerts
- Retry logic for transient failures
Monitoring
- Alert on export failures
- Alert on empty results (data quality)
- Track forecast amounts for anomaly detection
- Dashboard for pipeline health
Rollback
- Can re-run exports for any past period
- Data warehouse supports point-in-time recovery
- Pipeline can run manually for ad-hoc exports
Resources
Next Steps
For version upgrades, see clari-upgrade-migration.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
dockerfile-generator
Dockerfile Generator - Auto-activating skill for DevOps Basics. Triggers on: dockerfile generator, dockerfile generator Part of the DevOps Basics skill category.
branch-naming-helper
Branch Naming Helper - Auto-activating skill for DevOps Basics. Triggers on: branch naming helper, branch naming helper Part of the DevOps Basics skill category.
readme-generator
Readme Generator - Auto-activating skill for DevOps Basics. Triggers on: readme generator, readme generator Part of the DevOps Basics skill category.
makefile-generator
Makefile Generator - Auto-activating skill for DevOps Basics. Triggers on: makefile generator, makefile generator Part of the DevOps Basics skill category.
gitignore-generator
Gitignore Generator - Auto-activating skill for DevOps Basics. Triggers on: gitignore generator, gitignore generator Part of the DevOps Basics skill category.
pre-commit-hook-setup
Pre Commit Hook Setup - Auto-activating skill for DevOps Basics. Triggers on: pre commit hook setup, pre commit hook setup Part of the DevOps Basics skill category.
Didn't find tool you were looking for?