Agent Plugins Marketplace
← All plugins

qtrly-plan-agent

v0.1.0

LFX Marketing OS Quarterly Plan Agent — guides a Linux Foundation ED/Project Leader through the quarterly review cycle (review outcomes vs. goals, set business-outcome direction, define ranked goals with KPIs, budgets, timelines, and risks) and produces a Google Slides-ready quarterly marketing plan deck.

Claude Code1 Skill

By Paul Hinz, The 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 qtrly-plan-agent 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 qtrly-plan-agent@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/qtrly-plan-agent/.

Plugin files

plugins/qtrly-plan-agent/
├── .claude-plugin/plugin.json
└── skills/build-qtrly-marketing-plan-deck/SKILL.md

Included Skills1

build-qtrly-marketing-plan-deckskills/build-qtrly-marketing-plan-deck/SKILL.md

This skill should be used when a Linux Foundation Executive Director, Project Leader, or marketing leader says "build my quarterly marketing plan", "run the quarterly plan agent", "create the Q[N] plan deck for [project]", "start our quarterly review", "build the QBR plan", or otherwise asks to review last quarter's marketing goals vs. outcomes and build the next quarter's plan. This is the LFX Marketing OS "Quarterly Plan Agent". It walks the ED/PL through the quarterly review cycle (Review → Direction → Goals), suggests goals grounded in LFX project-health and marketing-impact data, and produces a Google Slides-ready .pptx quarterly marketing plan deck. Goals only — each aligned to a business outcome with a KPI, budget, timeline, and risks; campaign definition is left to the cross-functional team (CFT).

Plugin manifests1

plugins/qtrly-plan-agent/.claude-plugin/plugin.json
{
  "name": "qtrly-plan-agent",
  "version": "0.1.0",
  "description": "LFX Marketing OS Quarterly Plan Agent — guides a Linux Foundation ED/Project Leader through the quarterly review cycle (review outcomes vs. goals, set business-outcome direction, define ranked goals with KPIs, budgets, timelines, and risks) and produces a Google Slides-ready quarterly marketing plan deck.",
  "author": {
    "name": "Paul Hinz, The Linux Foundation"
  },
  "keywords": [
    "lfx-marketing-os",
    "quarterly-plan",
    "qbr",
    "goals",
    "okr",
    "linux-foundation"
  ]
}

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

[qtrly-plan-agent on Agent Plugins Marketplace](https://pluginsmp.com/plugins/qtrly-plan-agent)