engagement

engagement is a command for Claude Code from indranilbanerjee/digital-marketing-pro. It costs 53 tokens per session (2,434 once invoked), scanned A, original, MIT.

A guided workflow for running a complete marketing engagement in 12 stages. An engagement is a defined marketing project for a particular brand and time period.

In plain words
What is it for?
Use it to start or resume brand projects, validate work, create core marketing documents, build growth plans, plan a year, review status, and track the project's files.
Why use it?
It keeps research, planning, reviews, deliverables, and progress checkpoints organised in one repeatable process.

Command for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: reads .claude/ paths.

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

Good fit Use it to start or resume brand projects, validate work, create core marketing documents, build growth plans, plan a year, review status, and track the project's files.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/indranilbanerjee/digital-marketing-pro/engagement
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/indranilbanerjee/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 engagement

README.md
[![agentmods](https://agentmods.dev/badge/commands/indranilbanerjee/digital-marketing-pro/engagement/github.svg)](https://agentmods.dev/commands/indranilbanerjee/digital-marketing-pro/engagement)
Your own site
<a href="https://agentmods.dev/commands/indranilbanerjee/digital-marketing-pro/engagement"><img src="https://agentmods.dev/badge/commands/indranilbanerjee/digital-marketing-pro/engagement/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 engagement

Your own site · 80×15
<a href="https://agentmods.dev/commands/indranilbanerjee/digital-marketing-pro/engagement"><img src="https://agentmods.dev/badge/commands/indranilbanerjee/digital-marketing-pro/engagement.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 53 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,434 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.00053 $0.02434
Opus 5 $0.00026 $0.01217
Sonnet 5 $0.00011 $0.00487
Haiku 4.5 $0.00005 $0.00243

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

Security

Grade A, and why

engagement 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 11d 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.

commands/engagement.md · 178 lines

How it starts

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

/digital-marketing-pro:engagement — 12-Part Engagement Workflow

The engagement command family runs a complete marketing engagement using the 12-Part methodology. Every brand engagement runs through 12 parts in sequence, producing a canonical set of files at each stage.

This command is the entry point. It invokes the engagement-workflow skill, which delegates to part-specific skills (four-core-documents, client-validation-document, growth-plan, yearly-planner, continuous-improvement-loop).

Subcommands

/digital-marketing-pro:engagement start <brand-slug> <engagement-id>

Initialise a new engagement. Creates the directory tree, writes _engagement.json, walks the user through Part 1 Stone vs Opinion intake.

Example:

/digital-marketing-pro:engagement start acme-corp 2026-q2

Pre-condition: Brand profile must exist at ~/.claude-marketing/brands/{brand-slug}/profile.json. If not, run /digital-marketing-pro:brand-setup first.

Checkpointing & resume: The full checkpoint protocol — open a run on start, save each part as it completes, run /digital-marketing-pro:check --full before the Part 5 and Part 8 deliverables, then publish and finalize at the end — lives in the skill. See engagement-workflow/SKILL.md § Checkpointing & Resume (the single source of truth). Each part's checkpoint saves that part's own deliverable path (Part 3 saves the Four Core Documents, Part 8 saves the Growth Plan — never a placeholder for a different part). An interrupted run resumes with /digital-marketing-pro:resume, and the finished files land in the visible output folder (/digital-marketing-pro:output-folder {brand}).

/digital-marketing-pro:engagement status [brand-slug] [engagement-id]

Show the current engagement status. If brand and id are omitted, shows all active engagements.

Example:

/digital-marketing-pro:engagement status acme-corp 2026-q2

Read the full file on GitHub · 178 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. 11d ago First seen · 178 lines · 53 tokens per session scan A 263af6d418d9

Subscribe to this mod's changes

engagement is a command published in the GitHub repository indranilbanerjee/digital-marketing-pro (806 stars, last pushed 3d ago), licensed MIT. It adds 53 tokens to every session and 2,434 once invoked, about $0.0003 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.