qtrly-plan-agent
v0.1.0LFX 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.
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
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install qtrly-plan-agent@agent-plugin-marketplacePaste 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-OSClone 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
├── .claude-plugin/plugin.json└── skills/build-qtrly-marketing-plan-deck/SKILL.md
Included Skills1
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
{
"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"
]
}For maintainers
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)