Files
gh-gtmagents-gtm-agents-plu…/commands/configure-workflow.md
2025-11-29 18:31:04 +08:00

1.4 KiB
Raw Permalink Blame History

name, description, usage
name description usage
configure-workflow Produces implementation instructions for building the automation inside MAP/CRM tools, including QA steps. /marketing-automation:configure-workflow --journey onboarding --platform hubspot

Command: configure-workflow

Inputs

  • journey reference journey ID or description.
  • platform automation platform (hubspot, marketo, braze, iterable, customerio, etc.).
  • assets optional list of email/SMS/push templates to wire.
  • qa_mode true/false to include full regression suite.

Workflow

  1. Blueprint Sync pull orchestration diagram + requirements.
  2. Platform Mapping translate logic into platform-specific objects (smart lists, workflows, campaigns, journeys).
  3. Configuration Steps detailed instructions for triggers, branches, waits, webhook/API calls, personalization tokens.
  4. QA Matrix build test plan (seed recipients, device/browser, fallback paths, compliance checkpoints).
  5. Launch Checklist approvals, scheduling, monitoring, rollback plan.

Outputs

  • Step-by-step build guide with screenshots/snippets.
  • QA checklist and evidence log template.
  • Launch readiness form (owners, go-live date, monitoring links).

Agent/Skill Invocations

  • nurture-operator executes build tasks.
  • workflow-testing skill ensures QA rigor.
  • data-orchestrator validates data/suppression wiring.