Agent Plugins Marketplace
← All plugins

lfx-marketing-os-qa

v0.1.0

LFX Marketing OS QA gate — run before a Brand Kit, Message Foundation, ICP / Target Markets document or any derivative is marked 'for review' or handed to a downstream agent. Derives legal-entity and trademark wording from the LFX project record, re-runs every Live-LFX figure through the LFX MCP, refreshes published counters, sweeps the project site / GitHub org / LF press archive for material the intake missed, scans for competitors the brief left out, checks superlatives and dates, and applies a brand-review rubric with severity-ranked before/after fixes. Produces a gate decision (PASS / PASS WITH FIXES / FAIL), a ranked fix list and a two-page digest.

Claude Code1 Skill

By Kieran McDermott, Linux Foundation2 GitHub starsUpdated 1 hour ago

Directory evidence

Runtimes
Claude Code
Parsed components
1 skill or MCP entry
Source updated
Sep 24, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →

Install lfx-marketing-os-qa for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install lfx-marketing-os-qa@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/paulhinz/LF-Marketing-OS

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/lfx-marketing-os-qa/.

Plugin files

plugins/lfx-marketing-os-qa/
├── .claude-plugin/plugin.json
└── skills/lfx-marketing-os-qa/SKILL.md

Included Skills1

lfx-marketing-os-qaskills/lfx-marketing-os-qa/SKILL.md

Quality gate for LFX Marketing OS foundational documents and everything derived from them. Run it before a Brand Kit, Message Foundation, ICP / Target Markets document, boilerplate, llms.txt, press copy, pitch deck, member briefing or web copy for any Linux Foundation project is marked "for review", handed to a downstream agent, or sent to project leadership — even when the requester says the document is final. It derives the legal-entity and trademark wording from the LFX project record, re-runs every Live-LFX figure through the LFX MCP, refreshes published counters, sweeps the project site, GitHub org and press archive for material the intake interview missed, scans for competitors the brief left out, checks superlatives and dates, and applies a brand-review rubric with severity-ranked before/after fixes. Also use it whenever someone asks to check, verify, QA, fact-check, audit or review any marketing document about an LF project, or asks whether an agent's output is "ready".

Plugin manifests1

plugins/lfx-marketing-os-qa/.claude-plugin/plugin.json
{
  "name": "lfx-marketing-os-qa",
  "version": "0.1.0",
  "description": "LFX Marketing OS QA gate — run before a Brand Kit, Message Foundation, ICP / Target Markets document or any derivative is marked 'for review' or handed to a downstream agent. Derives legal-entity and trademark wording from the LFX project record, re-runs every Live-LFX figure through the LFX MCP, refreshes published counters, sweeps the project site / GitHub org / LF press archive for material the intake missed, scans for competitors the brief left out, checks superlatives and dates, and applies a brand-review rubric with severity-ranked before/after fixes. Produces a gate decision (PASS / PASS WITH FIXES / FAIL), a ranked fix list and a two-page digest.",
  "author": {
    "name": "Kieran McDermott, Linux Foundation"
  },
  "keywords": [
    "lfx",
    "marketing-os",
    "qa",
    "fact-check",
    "brand-review",
    "linux-foundation",
    "foundation-setup"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[lfx-marketing-os-qa on Agent Plugins Marketplace](https://pluginsmp.com/plugins/lfx-marketing-os-qa)