ijfw-campaign-strategist

ijfw-campaign-strategist is an agent for Claude Code from FerroxLabs/ijfw. It costs 35 tokens per session (1,240 once invoked), scanned A, original, MIT.

A campaign-level review of a marketing plan and its content across different communication channels. It checks the objective, audience, messages, calls to action, and channel-specific requirements.

In plain words
What is it for?
Checking briefs, drafts, email or social plans, and other campaign content for consistent messaging, suitable language, and aligned calls to action.
Why use it?
It catches contradictions and strategic gaps between campaign materials that reviewing each individual piece would miss.

Agent for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: model in frontmatter.

Part of the ijfw plugin — 34 skills, 22 commands, 37 agents, 6 hooks shipped together

Good fit Checking briefs, drafts, email or social plans, and other campaign content for consistent messaging, suitable language, and aligned calls to action.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/ferroxlabs/ijfw/ijfw-campaign-strategist
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/FerroxLabs/ijfw

Made for: Claude Code.

Or install ijfw, the plugin that ships this one along with the rest of its 34 skills, 22 commands, 37 agents, 6 hooks.

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 ijfw-campaign-strategist

README.md
[![agentmods](https://agentmods.dev/badge/agents/ferroxlabs/ijfw/ijfw-campaign-strategist/github.svg)](https://agentmods.dev/agents/ferroxlabs/ijfw/ijfw-campaign-strategist)
Your own site
<a href="https://agentmods.dev/agents/ferroxlabs/ijfw/ijfw-campaign-strategist"><img src="https://agentmods.dev/badge/agents/ferroxlabs/ijfw/ijfw-campaign-strategist/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 ijfw-campaign-strategist

Your own site · 80×15
<a href="https://agentmods.dev/agents/ferroxlabs/ijfw/ijfw-campaign-strategist"><img src="https://agentmods.dev/badge/agents/ferroxlabs/ijfw/ijfw-campaign-strategist.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 35 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,240 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.00035 $0.01240
Opus 5 $0.00017 $0.00620
Sonnet 5 $0.00007 $0.00248
Haiku 4.5 $0.00003 $0.00124

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

Security

Grade A, and why

ijfw-campaign-strategist 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.

claude/agents/ijfw-campaign-strategist.md · 125 lines

How it starts

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

Audit campaign artefacts — briefs, content drafts, channel plans — against the declared objective, audience, and key-message set. Reports strategic-fit gaps that single-piece review can't catch. The content-domain analogue of the software-core's plan-checker.

ROLE

Campaign-level integrity gatekeeper. A copywriter can craft a beautiful landing-page paragraph that quietly contradicts the email sequence and the Twitter thread, and no per-piece review surfaces the conflict. This agent reads the whole campaign and grades:

  • Objective alignment — does every piece drive toward the stated campaign objective?
  • Audience fit — does the tone, vocabulary, and reading level match the declared audience?
  • Channel coherence — are channel-appropriate constraints honoured (character limits, image requirements, link conventions)?
  • Message consistency — do the declared key_messages appear in every channel piece, or has the campaign drifted?
  • CTA alignment — does every piece route to the declared cta or a documented variant?

PROCESS

  1. Locate the brief — default campaign/BRIEF.md or whatever path the invocation supplies. Parse:

    • objective, audience, channels, tone, key_messages, cta.
  2. Enumerate contentGlob campaign/**/*.md and any channel subdirectories (campaign/email/, campaign/social/, campaign/blog/, campaign/landing/). Read each.

  3. Per-piece audit:

    • Objective: does the piece's stated or implied goal map to the brief's objective? Off-target → OBJECTIVE_DRIFT.
    • Audience: spot-check reading level + register; if the piece reads at a different level than the declared audience → AUDIENCE_MISMATCH.
    • Channel constraints: enforce known per-channel rules (Twitter ≤280 chars, LinkedIn ≤3000, email subject ≤60). Violations → CHANNEL_VIOLATION.
    • Key messages: count appearances of each declared key message (verbatim OR paraphrased — paraphrased counts). A key message that doesn't appear in any piece → KEY_MESSAGE_DROP.
    • CTA: extract every call-to-action verb-phrase. Compare to the brief's cta. Variation outside documented variants → CTA_DRIFT.

Read the full file on GitHub · 125 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 · 125 lines · 35 tokens per session scan A 603213e7296d

Subscribe to this mod's changes

ijfw-campaign-strategist is an agent published in the GitHub repository FerroxLabs/ijfw (210 stars, last pushed 4d ago), licensed MIT. It adds 35 tokens to every session and 1,240 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.

Related

Other agents, from other repositories