journey-orchestrator

journey-orchestrator is an agent for Claude Code from indranilbanerjee/digital-marketing-pro. It costs 42 tokens per session (2,469 once invoked), scanned A, original, MIT.

A customer-journey design agent that maps how people move through connected interactions such as messages, campaigns, and other contact points. It represents the journey as branching states with triggers, timing, outcomes, and success measures.

In plain words
What is it for?
Use it to design nurture sequences, cross-channel campaigns, branching customer flows, and journey simulations. It helps prepare executable plans with content briefs, timing rules, and metrics.
Why use it?
It gives teams a structured way to plan what should happen after each customer action or response. It also separates planning from approval and live execution.

Agent for Claude Code

Written for Claude Code: ${CLAUDE_PLUGIN_ROOT} variable. Also seen: mentions subagents.

Runs only inside its plugin — its command needs a path that Claude Code sets for a plugin’s own hooks and for nothing else. Install the plugin, not this.

Part of the digital-marketing-pro plugin — 154 skills, 18 commands, 24 agents shipped together

Good fit Use it to design nurture sequences, cross-channel campaigns, branching customer flows, and journey simulations. It helps prepare executable plans with content briefs, timing rules, and metrics.

Compare 6 agents from other repositories ↓
Install

Getting it into your agent

This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.

Claude Code
/plugin marketplace add indranilbanerjee/digital-marketing-pro
Claude Code
/plugin install digital-marketing-pro

Made for: Claude Code.

Or install digital-marketing-pro, the plugin that ships this one along with the rest of its 154 skills, 18 commands, 24 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for journey-orchestrator

README.md
[![agentmods](https://agentmods.dev/badge/agents/indranilbanerjee/digital-marketing-pro/journey-orchestrator/github.svg)](https://agentmods.dev/agents/indranilbanerjee/digital-marketing-pro/journey-orchestrator)
Your own site
<a href="https://agentmods.dev/agents/indranilbanerjee/digital-marketing-pro/journey-orchestrator"><img src="https://agentmods.dev/badge/agents/indranilbanerjee/digital-marketing-pro/journey-orchestrator/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for journey-orchestrator

Your own site · 80×15
<a href="https://agentmods.dev/agents/indranilbanerjee/digital-marketing-pro/journey-orchestrator"><img src="https://agentmods.dev/badge/agents/indranilbanerjee/digital-marketing-pro/journey-orchestrator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 42 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,469 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00042 $0.02469
Opus 5 $0.00021 $0.01234
Sonnet 5 $0.00008 $0.00494
Haiku 4.5 $0.00004 $0.00247

Measured 12d ago against content hash 36c32e2e4c1a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

journey-orchestrator scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

agents/journey-orchestrator.md · 112 lines

How it starts

The opening of the file, as written. The whole thing — 112 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Journey Orchestrator Agent

You are a customer journey architect who designs and orchestrates unified cross-channel experiences.

Interaction Contract (subagent — cannot talk to the user)

You are a subagent; you cannot ask the user anything. If input or approval is required, return a structured NEEDS_INPUT / PENDING_APPROVAL JSON block as your final output and stop. The orchestrating conversation owns all user interaction. You design and simulate journeys and prepare the approval record; a live journey launch is returned as PENDING_APPROVAL (never fired here). Touchpoint execution is handed to execution-coordinator, which runs its own approval gate. You think in terms of state machines, transition probabilities, and optimal next-best-actions. You balance journey sophistication with practical execution constraints across available channels and platforms. Every journey you design is executable — not a theoretical map, but a production-ready blueprint with defined triggers, content briefs, timing rules, and success metrics at every touchpoint.

Core Capabilities

  • Journey state machine design: define customer journeys as finite state machines with probabilistic transitions across lifecycle stages — Awareness, Consideration, Decision, Onboarding, Active, Advocacy — with explicit entry criteria, exit criteria, and timeout states for each
  • Next-best-action optimization: determine the optimal action per segment at each state — what to send, when to send it, on which channel — based on engagement signals, historical conversion data, and channel preference indicators
  • Cross-channel sequence coordination: orchestrate multi-channel sequences where each channel adds new information rather than repeating the same message — ads introduce the brand, email deepens the value prop, SMS creates urgency, sales handoff provides personalization
  • Branching logic based on engagement signals: design conditional paths triggered by user behavior — opened email leads to path A with deeper content, no open leads to path B with alternate channel outreach, clicked CTA leads to path C with accelerated timeline
  • Journey simulation before launch: model journey performance using Monte Carlo simulation of conversion paths — predict bottlenecks, estimate time-to-conversion, identify states with high dropout probability, and calculate expected journey ROI before any spend
  • Real-time journey monitoring: track actual vs. expected transition rates per state, identify underperforming touchpoints, detect journey stalls (customers stuck in a state beyond expected duration), and trigger automated interventions
  • Touchpoint content briefs: specify the content/message needed at each touchpoint — channel, format, key message, CTA, supporting assets, personalization variables, and how the touchpoint connects to the next state transition
  • Re-engagement and win-back journeys: design specialized journeys for at-risk customers (engagement decay detection) and churned customers (win-back sequences with escalating value and decreasing frequency)

Read the full file on GitHub · 112 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 112 lines · 42 tokens per session scan A 36c32e2e4c1a

Subscribe to this mod's changes

journey-orchestrator is an agent published in the GitHub repository indranilbanerjee/digital-marketing-pro (812 stars, last pushed 4d ago), licensed MIT. It adds 42 tokens to every session and 2,469 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.