integration-management

Create and maintain a post-closing M&A integration tracker with phased workplans, consents, and contract assignments.

Updated Dec 4, 2025
One-click install
npx skills add https://github.com/PolliticalSolutions/political-portal --skill integration-management-polliticalsolutions
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: integration-management
Source: https://github.com/PolliticalSolutions/political-portal/tree/main/.claude/skills/corporate-legal/integration-management
Command: npx skills add https://github.com/PolliticalSolutions/political-portal --skill integration-management-polliticalsolutions

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents post-closing legal integration from stalling by turning a messy set of deal artifacts into a structured, time-phased tracker for consents, contract assignments, and required follow-ups.

Core Features & Use Cases

  • Phased workplan initialization: Builds Day 1/30/90/180 legal-owned and legal-supports tasks from deal context and any closing checklist inputs.
  • Consent tracking: Extracts the PA Required Consents schedule (including deadlines) and maintains consent status through outreach, negotiation, obtained/waived/refused states.
  • Contract assignment at scale: Imports or parses contract lists, classifies assignment mechanisms, assigns tiers (including change-of-control risk), and updates tracker status for each contract.
  • Progress reporting and export: Generates executive-ready status reports and exports shareable CSV/table outputs while guarding against spreadsheet formula injection.
  • Updates from manual changes or uploads: Lets attorneys record status changes directly or parse an uploaded status document to reconcile and update tracker entries.

Quick Start

Run /corporate-legal:integration-management --init --deal DEALCODE to generate a starter integration-tracker.yaml from your available deal artifacts.

Frequently Asked Questions about integration-management

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track post-closing M&A integration tasks and required consents?

Post-closing M&A integration tracking is managed by initializing a structured YAML tracker that phases Day 1 to 180 legal workplan items, extracts required consents with deadlines, and monitors contract assignment status for a specific deal code.

What is the best way to maintain contract assignment status for acquired agreements?

Maintaining contract assignment status involves importing or parsing contract lists, classifying assignment mechanisms, assigning change-of-control risk tiers, and updating the integration tracker directly or by parsing uploaded status documents.

Can I export M&A integration tracker data to CSV for executive reporting?

Exporting M&A integration tracker data to CSV is fully supported for consents, contracts, and workplan items, generating executive-ready status reports and shareable tables while guarding against spreadsheet formula injection.

How do I initialize a post-closing legal integration tracker from deal artifacts?

Initializing a post-closing legal integration tracker requires running an initialization command with a specific deal code to automatically generate a starter YAML file from your available deal context and closing checklist inputs.

Does consent tracking support different negotiation states like waived or refused?

Consent tracking supports maintaining comprehensive consent status throughout outreach and negotiation, including explicitly recording obtained, waived, and refused states alongside the purchase agreement required deadlines.

What limitations exist when updating a YAML-based M&A integration tracker manually?

Updating a YAML-based M&A integration tracker requires routing behavior through specific command flags and reading or writing directly to the configured corporate-legal deals path, meaning raw file edits bypass automated status summaries.