/configure-workflow
Produces implementation instructions for building the automation inside MAP/CRM tools, including QA steps.
$ npx -y skills add gtmagents/gtm-agents --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/configure-workflow
Context preview
What this command does when you run it.
Produces implementation instructions for building the automation inside MAP/CRM tools, including QA steps.
Command definition
configure-workflow.mdname: configure-workflow
description: Produces implementation instructions for building the automation inside MAP/CRM tools, including QA steps.
usage: /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.
---
Read more
name: configure-workflow description: Produces implementation instructions for building the automation inside MAP/CRM tools, including QA steps. usage: /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.
---
Free AI automation for sales, marketing, and growth teams. No coding required.
Other commands on gtm-agents.
- /monitor-abm
Builds an ABM operations dashboard + action plan for engagement, pipeline, and experiment tracking.
Open command - /plan-plays
Produces an ABM playbook roadmap with offers, channels, and timelines aligned to tiers.
Open command - /target-accounts
Generates a prioritized ABM target list with tiering, buying committees, and activation triggers.
Open command - /build-success-plan
Produces a joint success plan with milestones, KPIs, stakeholders, and expansion hooks.
Open command - /plan-qbr
Generates an executive-ready QBR/EBR agenda with data narratives, proof points, and follow-up actions.
Open command - /run-account-review
Produces a structured account review packet with health signals, risks, and expansion plays.
Open command

