orbit-host-kinstalisted
Install: claude install-skill adityaarsharma/orbit
# 🪐 orbit-host-kinsta — Runtime-evergreen Kinsta compat
> Banned-plugins lists change. Cache rules change. Redis add-on terms change.
> This skill fetches what's true today — not what was true when the SKILL.md was written.
---
## Runtime — fetch live before auditing (DO THIS FIRST)
When this skill is invoked:
1. **Fetch in parallel**:
- https://kinsta.com/blog/banned-plugins-kinsta/ → CURRENT banned-plugins list
- https://kinsta.com/help/edge-caching/ → current edge-caching rules + cookie behaviour
- https://kinsta.com/help/redis-cache/ → Redis add-on availability + plans
- https://kinsta.com/help/multidev-environments/ → staging / multidev setup
- https://kinsta.com/changelog/ → recent platform changes
2. **Synthesize current state**:
- "Is my plugin (or any of its bundled deps) on the banned list as of today?"
- "What cache rules apply on Kinsta right now? What cookie patterns bust the edge cache?"
- "Is Redis included or paid add-on on the customer's plan tier?"
- "Has Kinsta added any new restrictions / detection patterns this quarter?"
3. **Audit the plugin** against today's fetched rules.
---
## What gets checked
### A. Banned-plugins list match
The live-fetched banned list. The skill greps `composer.json`, `package.json`, and includes for any banned dependency. As of last fetch, common bans include:
- WP Rocket conflicts with Kinsta Cache (use one)
- Some backup plugins conflict with native daily backups
- Some security plugins th