campaign-orchestrator

Coordinate multi-skill crowdfunding workflows with JSON handoffs and validation gates.

1|Updated Dec 14, 2025
One-click install
npx skills add https://github.com/Sheshiyer/Skills-claude-brand-genesis --skill campaign-orchestrator
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: campaign-orchestrator
Source: https://github.com/Sheshiyer/Skills-claude-brand-genesis/tree/main/campaign-orchestrator
Command: npx skills add https://github.com/Sheshiyer/Skills-claude-brand-genesis --skill campaign-orchestrator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Campaign Orchestrator coordinates a multi-skill workflow for crowdfunding campaigns, ensuring end-to-end alignment, deterministic handoffs, and gate-validated phases to reduce miscommunication and rework.

Core Features & Use Cases

  • Orchestrates the six-part crowdfunding workflow in a safe, repeatable sequence.
  • Enforces JSON handoffs, phase outputs, and validation gates between skills.
  • Produces phase status reports and an index of outputs to simplify monitoring and auditing.

Quick Start

Run the end-to-end campaign orchestration by enabling skills and starting the orchestrator with your product inputs. The system will generate phase outputs into their respective templates and update the orchestrator status index.

Frequently Asked Questions about campaign-orchestrator

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

FAQPage Schema
How do I orchestrate an end-to-end crowdfunding workflow across multiple phases?▼

You orchestrate a crowdfunding workflow by coordinating multiple skills across a six-phase process, from market understanding to continual interest. The orchestrator enforces strict handoffs, gated validation, and phase-aligned outputs to ensure reliable execution and reduce rework.

What's the best way to automate validation gates between workflow phases?▼

Automating validation gates requires enforcing deterministic handoffs between phases using structured JSON blocks. Each phase output must include meta, tokens, and handoff fields, and be written to templates directories to ensure auditability and strict phase progression.

Why does my crowdfunding campaign workflow break down during phase handoffs?▼

Campaign workflows break down during handoffs when phase outputs lack structured meta, tokens, and handoff fields. The orchestrator solves this by enforcing strict JSON handoffs and gate-validated phases, ensuring deterministic alignment and reducing miscommunication between skills.

Can I use workflow templates to audit crowdfunding campaign phase outputs?▼

Yes, you can audit crowdfunding campaign outputs by writing phase results to templates directories. The orchestrator produces phase status reports and an index of outputs, simplifying monitoring and ensuring all phase-aligned outputs are traceable and auditable.

When do I need a multi-skill orchestrator for crowdfunding campaign management?▼

You need a multi-skill orchestrator when managing a complete crowdfunding campaign that spans six phases from market understanding to continual interest. It is essential when you require strict handoffs, gated validation, and deterministic phase progression across multiple coordinated skills.