Agent Plugins Marketplace
All plugins

partnerships-alliances

v0.1.1

Partnerships & Alliances GTM team — agents (partnerships-lead, channel-program-manager, alliance-gtm-strategist), skills, commands, an advisory hook, best-practice rules, and a research-grounded knowledge bank. The indirect-revenue engine for a partner/alliances leader: it tiers partners by obligation not logo, sizes partner-sourced pipeline honestly (sourced vs influenced), builds a co-sell motion around a named rep-to-rep play, and runs MDF/incentives and QBRs to a P&L. Operations decision-support, not legal or channel-conflict adjudication; incentive/tax/antitrust specifics are jurisdictional, retrieval-dated + verify-at-use. Distinct from sales-revops, sales-engineering, and developer-relations. Inherits ravenclaude-core protocols. Requires ravenclaude-core@>=0.7.0.

Claude Code4 Skills

By Matt CorbettLicense: MIT7 GitHub starsUpdated last week

Directory evidence

Runtimes
Claude Code
Parsed components
4 skill or MCP entries
Source updated
Sep 15, 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 partnerships-alliances 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 partnerships-alliances@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/mcorbett51090/RavenClaude

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/partnerships-alliances/.

Plugin files

plugins/partnerships-alliances/
├── .claude-plugin/plugin.json
├── skills/build-a-partner-tiering-model/SKILL.md
├── skills/design-an-mdf-program/SKILL.md
├── skills/size-partner-sourced-pipeline/SKILL.md
└── skills/structure-a-co-sell-motion/SKILL.md

Included Skills4

build-a-partner-tiering-modelskills/build-a-partner-tiering-model/SKILL.md

Design partner tiers that trade concrete obligations (certs, pipeline, capacity) for concrete benefits (margin, MDF, leads) — not a logo wall. Reach for this when standing up or fixing a partner program.

design-an-mdf-programskills/design-an-mdf-program/SKILL.md

Design market-development funds as a measured investment tied to a plan and an ROI floor — not a channel rebate nobody tracks. Reach for this when standing up or fixing MDF/co-op funds.

size-partner-sourced-pipelineskills/size-partner-sourced-pipeline/SKILL.md

Size partner-sourced vs partner-influenced pipeline with a defined attribution rule, so the program number is one finance trusts and nothing is double-counted with direct. Reach for this before any partner-revenue claim.

structure-a-co-sell-motionskills/structure-a-co-sell-motion/SKILL.md

Build a co-sell motion around a named rep-to-rep play — mapped account overlap, a joint value proposition, and a shared incentive — not a 'we'll co-sell' press release. Reach for this when activating an alliance.

Plugin manifests1

plugins/partnerships-alliances/.claude-plugin/plugin.json
{
  "name": "partnerships-alliances",
  "version": "0.1.1",
  "description": "Partnerships & Alliances GTM team — agents (partnerships-lead, channel-program-manager, alliance-gtm-strategist), skills, commands, an advisory hook, best-practice rules, and a research-grounded knowledge bank. The indirect-revenue engine for a partner/alliances leader: it tiers partners by obligation not logo, sizes partner-sourced pipeline honestly (sourced vs influenced), builds a co-sell motion around a named rep-to-rep play, and runs MDF/incentives and QBRs to a P&L. Operations decision-support, not legal or channel-conflict adjudication; incentive/tax/antitrust specifics are jurisdictional, retrieval-dated + verify-at-use. Distinct from sales-revops, sales-engineering, and developer-relations. Inherits ravenclaude-core protocols. Requires ravenclaude-core@>=0.7.0.",
  "author": {
    "name": "Matt Corbett"
  },
  "homepage": "https://github.com/mcorbett51090/RavenClaude",
  "license": "MIT",
  "keywords": [
    "partnerships",
    "alliances",
    "channel",
    "co-sell",
    "partner-program",
    "partner-tiering",
    "mdf",
    "ecosystem",
    "partner-sourced-pipeline",
    "gtm",
    "isv",
    "reseller"
  ],
  "requires": {
    "plugins": [
      "ravenclaude-core@>=0.7.0"
    ]
  }
}

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

[partnerships-alliances on Agent Plugins Marketplace](https://pluginsmp.com/plugins/partnerships-alliances)