By lpalokan
AI-powered marketing team for international B2B technology — a CMO + 8 domain orchestrators + ~33 specialists with brief-driven delegation (see docs/protocol.md). v2.0.0 — feature-complete: full domain roster plus Tier-1 and Tier-2 workflows.
Quarterly ABM program workflow. Lead: Frank Field (Field Marketing). Tiering → orchestration → signals → measurement, with paired AE pods. Use when user says ABM program, named-account program, or quarterly ABM motion.
ABM Strategist — designs 1:1 / 1:few / 1:many ABM programs against named accounts, with paired AE handoffs and double-count-aware attribution. Operates inside the brief-driven protocol. Also known as Aldo ABM. Use when user says ABM tiering, account orchestration, signals-to-actions, or ABM attribution.
Analyst briefing workflow (incl. Gartner MQ / Forrester Wave prep). Lead: Penny PR. Delegates to Ana Analyst. Use when user says analyst briefing, MQ submission prep, Wave submission, or MarketScape prep.
Analyst Relations Specialist — Gartner / Forrester / IDC briefings, MQ / Wave submission prep, inquiries, post-publication response. Operates inside the brief-driven protocol. Also known as Ana Analyst. Use when user says Gartner briefing, MQ submission, Wave prep, MarketScape, or customer inquiry.
Annual marketing plan workflow. Lead: Max Growth (CMO Orchestrator). Produces a domain-by-domain plan, quarterly sequencing, budget split, and the brief packs each domain needs to start the year. Use when user says annual plan, year planning, or kickoff-of-year workflow.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
v2.0 — international B2B technology marketing. The suite is being refactored from a PLG/indie-SaaS roster to an 8-domain B2B marketing org with a brief-driven delegation protocol. This README describes the v2 target state. The rollout is phased — see Rollout status below.
An AI-powered marketing team for international B2B technology companies — a CMO orchestrator coordinating 8 domain orchestrators and ~34 specialists, plus Tier-1 workflows that string them together.
Distributed as both a native Claude Code plugin and a BMAD framework module. One physical copy of every skill; pick whichever installer you prefer.
Forked from MatthiasMRC/bmad-marketing-growth — original Marketing Growth Suite by Matthias (@matthias_mrc).
Every agent enforces a Source Fidelity rule (see the dedicated section in each SKILL.md):
WebSearch result.Example — illustrative, not benchmarks.This is the main behavioral difference from a generic AI marketing assistant.
Max Growth — CMO Orchestrator
Pixel Metrics — Measurement & Attribution Staff (scope: attribution, forecasting, dashboards, scoring model design)
├── Product Marketing
│ ├── Positioning & Messaging PMM
│ ├── Competitive Intelligence PMM
│ ├── Launch & Sales Enablement PMM
│ └── Sales Presentation Advisor (Pierce; cross-orchestrator service)
│
├── Brand
│ ├── Brand Narrative & Voice Strategist
│ └── Localization & International Lead
│
├── Content Marketing (Milo Page, elevated)
│ ├── Content SEO Strategist (Quinn, renamed)
│ └── Technical Content Writer
│
├── Digital Marketing
│ ├── Web & CRO Specialist
│ ├── Paid Search Specialist (Google/Bing, PMax)
│ ├── Paid Social & Demand Specialist (LinkedIn/Meta/Google Demand Gen/YouTube Ads)
│ ├── Marketing Automation Engineer (HubSpot/Marketo workflows, lead routing)
│ └── Technical SEO Engineer (infra, schema, Core Web Vitals, hreflang)
│
├── Growth Marketing
│ ├── Lifecycle & Activation (Ember, repositioned)
│ └── Experimentation & Funnel Lead
│
├── Field Marketing
│ ├── ABM Strategist
│ ├── Events & Webinars Producer
│ ├── Customer Advocacy & References
│ └── Social Media Strategist (Nova; orchestrator, logically nested)
│ ├── LinkedIn Creator (Ivy)
│ └── YouTube Strategist (Yuri)
│ (Twitter and Reddit are Nova's capabilities, not standalone agents)
│
├── PR & Communications
│ ├── Media Relations Specialist
│ └── Analyst Relations Specialist (Gartner, Forrester, IDC)
│
└── Channel & Partner Marketing
└── Partner & Marketplace Manager
Orchestrators don't dispatch via chat — they write a brief.md under
_bmad-output/work/{deliverable-id}/. The specialist reads the brief,
produces v1.md, and the orchestrator reviews against the acceptance
criteria. Verdicts are APPROVED, NEEDS_REVISION (with a numbered
list of required changes), or ESCALATED (after max_revisions is
hit). On approval, state.yaml is written with frozen: true and the
folder becomes part of the company's marketing record.
Full schemas, state machine, and rules: docs/protocol.md.
| Tier | Purpose | Owned by | Lifecycle |
|---|---|---|---|
_bmad-output/company-context/ | Shared, durable facts (ICP, positioning, KPIs…) | Per-file owner | Read-mostly, refreshed |
_bmad-output/work/{id}/ | Per-deliverable trail (brief, versions, review) | Issuing orch. | Frozen on accept |
_bmad/_memory/{code}-sidecar/memories.md | Per-agent private notes | The agent itself | Free-form, append on save |
The sidecar pattern is unchanged from v1. See docs/company-context.md for the company-context schema and ownership table.
npx claudepluginhub lpalokan/bmad-marketing-growth --plugin marketing-growthUpstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques