faithmade

Automate WordPress multisite development tasks for the Faithmade platform.

2|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/iamandrewpeters/claude-skills --skill faithmade
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: faithmade
Source: https://github.com/iamandrewpeters/claude-skills/tree/main/faithmade
Command: npx skills add https://github.com/iamandrewpeters/claude-skills --skill faithmade

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Faithmade platform development tasks across multiple repositories (WordPress Multisite) can be complex to coordinate, involving plugins, themes, and custom modules that must stay in sync.

Core Features & Use Cases

  • Plugin and module orchestration: manage faithmade plugins (e.g., faithmade-modules, faithmade-chms, faithmade-styles) and Beaver Builder modules.
  • Theming and templating: support for Twig and Nunjucks templating in the child theme and plugins.
  • Deployment and build automation: documented build commands (gulp) and deployment hooks (GridPane) to streamline environments.

Quick Start

Set up the Faithmade development environment and begin implementing plugins, themes, and modules following the guidance in this skill.

Frequently Asked Questions about faithmade

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

FAQPage Schema
How do I automate WordPress multisite deployment across multiple repositories?

WordPress multisite deployment is automated using documented gulp build commands and GridPane deployment hooks, synchronizing plugins, child themes, and custom modules across environments.

What's the best way to manage Beaver Builder modules in a WordPress multisite setup?

Managing Beaver Builder modules in a multisite setup involves orchestrating custom plugins and child themes, keeping module definitions synchronized across the network using guided platform development workflows.

Does this approach support Twig and Nunjucks templating for child themes?

Yes, Twig and Nunjucks templating is fully supported for child themes and plugins, allowing flexible template rendering within the WordPress multisite architecture.

How do I integrate CHMS content types like sermons and events into WordPress?

CHMS integration is handled by orchestrating custom faithmade plugins that manage sermon, event, group, and staff content types directly within the WordPress multisite environment.

Can I use GridPane for deploying WordPress multisite networks?

Yes, GridPane deployment hooks are supported for streamlining WordPress multisite environments, automating the release process for coordinated plugins and themes.

Why do my faithmade plugins and child themes fall out of sync across multisite repositories?

Plugins and child themes fall out of sync when development tasks are uncoordinated, a problem solved by applying platform-wide orchestration and build tooling to align repositories.