Agent Plugins Marketplace
All plugins

corporate-development-ma

v0.1.1

Corporate Development & M&A team — agents (corpdev-lead, ma-diligence-lead, integration-pmi-strategist), skills, commands, an advisory hook, best-practice rules, and a research-grounded knowledge bank. A buy-side deal team for a corp-dev, strategy, or finance lead: it frames the deal thesis before the model, triangulates valuation (DCF + trading comps + precedent transactions), runs diligence to confirm or kill the thesis, and prices integration risk pre-signing. Decision-support, not legal, tax, accounting, or a fairness opinion; multiples/comps/regulatory specifics are volatile + jurisdictional, retrieval-dated + verify-at-use; no MNPI. Distinct from startup-fundraising, finance, and treasury-management. 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 corporate-development-ma 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 corporate-development-ma@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/corporate-development-ma/.

Plugin files

plugins/corporate-development-ma/
├── .claude-plugin/plugin.json
├── skills/frame-a-deal-thesis/SKILL.md
├── skills/plan-post-merger-integration/SKILL.md
├── skills/run-a-diligence-plan/SKILL.md
└── skills/triangulate-a-valuation/SKILL.md

Included Skills4

frame-a-deal-thesisskills/frame-a-deal-thesis/SKILL.md

State the deal thesis — why this target, why now, how value is created — in one sentence before any model is built. Reach for this at the very start of any acquisition, before valuation.

plan-post-merger-integrationskills/plan-post-merger-integration/SKILL.md

Turn synergies into an owner/date/cost-to-achieve register and a 100-day plan, and price integration cost back into the valuation — so the deal isn't underwritten on flawless integration. Reach for this before signing, not after close.

run-a-diligence-planskills/run-a-diligence-plan/SKILL.md

Build a confirm-or-kill diligence plan where every workstream tests a named thesis assumption and every finding is mapped to thesis or price impact — not a data-room checklist. Reach for this once a thesis exists and a deal is live.

triangulate-a-valuationskills/triangulate-a-valuation/SKILL.md

Cross DCF, trading comparables, and precedent transactions into a valuation range where the divergence between methods is itself the finding. Reach for this whenever a price needs defending — one method is an opinion.

Plugin manifests1

plugins/corporate-development-ma/.claude-plugin/plugin.json
{
  "name": "corporate-development-ma",
  "version": "0.1.1",
  "description": "Corporate Development & M&A team — agents (corpdev-lead, ma-diligence-lead, integration-pmi-strategist), skills, commands, an advisory hook, best-practice rules, and a research-grounded knowledge bank. A buy-side deal team for a corp-dev, strategy, or finance lead: it frames the deal thesis before the model, triangulates valuation (DCF + trading comps + precedent transactions), runs diligence to confirm or kill the thesis, and prices integration risk pre-signing. Decision-support, not legal, tax, accounting, or a fairness opinion; multiples/comps/regulatory specifics are volatile + jurisdictional, retrieval-dated + verify-at-use; no MNPI. Distinct from startup-fundraising, finance, and treasury-management. Inherits ravenclaude-core protocols. Requires ravenclaude-core@>=0.7.0.",
  "author": {
    "name": "Matt Corbett"
  },
  "homepage": "https://github.com/mcorbett51090/RavenClaude",
  "license": "MIT",
  "keywords": [
    "corporate-development",
    "mergers-acquisitions",
    "m-and-a",
    "deal-thesis",
    "valuation",
    "due-diligence",
    "synergies",
    "post-merger-integration",
    "pmi",
    "dcf",
    "comparable-companies",
    "buy-side"
  ],
  "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.

[corporate-development-ma on Agent Plugins Marketplace](https://pluginsmp.com/plugins/corporate-development-ma)