orbit-host-pantheon

Check WordPress plugin compatibility with Pantheon's read-only filesystem and hosting conditions.

2|1|Updated Apr 20, 2026
One-click install
npx skills add https://github.com/adityaarsharma/orbit --skill orbit-host-pantheon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: orbit-host-pantheon
Source: https://github.com/adityaarsharma/orbit/tree/main/skills/orbit-host-pantheon
Command: npx skills add https://github.com/adityaarsharma/orbit --skill orbit-host-pantheon

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the unique read-only filesystem and other compatibility challenges on Pantheon hosting, allowing WordPress plugins to operate seamlessly.

Core Features & Use Cases

  • Filesystem Compliance: Detects and advises on read-only filesystem issues.
  • Redis Utilization: Confirms compatibility with Pantheon's Redis integration.
  • Environment Detection: Identifies and applies correct configurations for dev/test/live environments.
  • Quicksilver Hooks: Integrates with Pantheon's Quicksilver hooks for additional functionality.
  • CDN Management: Verifies configuration for Pantheon's advanced CDN.
  • Stack Compatibility: Ensures compatibility with Pantheon's NGINX-only stack.
  • Database Support: Tests for MariaDB compatibility.
  • Drupal Coexistence: Assesses compatibility with Drupal installations on Pantheon.
  • Use Case: A developer using a plugin on Pantheon would use this skill to ensure their plugin functions correctly in the Pantheon environment.

Quick Start

Run the orbit-host-pantheon skill to check the compatibility of your WordPress plugin on Pantheon hosting.

Frequently Asked Questions about orbit-host-pantheon

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fix WordPress plugin compatibility issues on Pantheon's read-only filesystem?

Fix WordPress plugin compatibility on Pantheon's read-only filesystem by detecting plugin configurations that require local file writes and adjusting them to comply with Pantheon's infrastructure requirements for file access and caching.

Does WordPress work with Pantheon's NGINX-only stack and MariaDB database?

Yes, WordPress works with Pantheon's NGINX-only stack and MariaDB database when you test plugin configurations against these specific hosting conditions to ensure full stack compatibility.

How do I configure WordPress to use Redis and Quicksilver hooks on Pantheon hosting?

Configure WordPress to use Redis and Quicksilver hooks on Pantheon hosting by confirming your plugin's compatibility with Pantheon's Redis integration and integrating with Quicksilver hooks for additional functionality during deployment workflows.

What are common limitations when hosting WordPress on Pantheon?

Limitations when hosting WordPress on Pantheon include the read-only filesystem restricting dynamic plugin file writes, strict NGINX-only stack rules without Apache fallback, and specific environment configurations required for dev, test, and live setups.

Can I use Pantheon's advanced CDN for my WordPress site?

You can use Pantheon's advanced CDN for your WordPress site by verifying your plugin configurations against Pantheon's CDN requirements, ensuring proper cache management and file access rules are applied across environments.