Configure Apollo.io CI/CD integration. Use when setting up automated testing, continuous integration, or deployment pipelines for Apollo integrations. Trigger with phrases like "apollo ci", "apollo github actions", "apollo pipeline", "apollo ci/cd", "apollo automated tests".
From apollo-packnpx claudepluginhub nickloveinvesting/nick-love-plugins --plugin apollo-packThis skill is limited to using the following tools:
references/implementation-guide.mdGuides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Details PluginEval's skill quality evaluation: 3 layers (static, LLM judge), 10 dimensions, rubrics, formulas, anti-patterns, badges. Use to interpret scores, improve triggering, calibrate thresholds.
Set up CI/CD pipelines for Apollo.io integrations with automated testing, secret management, and deployment workflows.
apollo-install-auth setupFollow these high-level steps to implement apollo-ci-integration:
For full implementation details, load: Read(plugins/saas-packs/apollo-pack/skills/apollo-ci-integration/references/implementation-guide.md)
| Issue | Resolution |
|---|---|
| Secret not found | Verify secret name in GitHub |
| Tests timeout | Increase timeout or mock API |
| Rate limited in CI | Use mocks for unit tests |
| Health check fails | Check Apollo status page |
Proceed to apollo-deploy-integration for deployment configuration.
Basic usage: Apply apollo ci integration to a standard project setup with default configuration options.
Advanced scenario: Customize apollo ci integration for production environments with multiple constraints and team-specific requirements.