integration-management

Automate post-closing M&A integration tracking across deal context, consents, and workplans.

Updated May 28, 2026
One-click install
npx skills add https://github.com/gtgspot/clegal --skill integration-management-gtgspot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: integration-management
Source: https://github.com/gtgspot/clegal/tree/main/corporate-legal/skills/integration-management
Command: npx skills add https://github.com/gtgspot/clegal --skill integration-management-gtgspot

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Post-closing M&A integration tracking is complex and requires coordinating deal context, consents, workplans, and status reports; this skill centralizes and automates that workflow for legal teams.

Core Features & Use Cases

  • Centralized integration tracker with read/write to integration-tracker.yaml.
  • Phase-based workplan with PA obligations, consents, and earn-out dates.
  • Exportable status reports and multi-mode workflow: init, contracts, report, update, export.

Quick Start

Initialize the tracker by running the init command with your deal code.

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 milestones for legal teams?

Track post-closing M&A integration milestones by centralizing phased workplans, consent tracking, and contract assignments into an automated integration-tracker.yaml file. This workflow handles deal context and executive status reporting directly from initial deal artifacts.

What is the best way to automate consent tracking and contract assignments after an acquisition?

Automate consent tracking and contract assignments using a multi-mode workflow that reads closing-checklist.yaml and deal-context.md files. It applies to legal teams managing purchase agreement obligations and earn-out dates across integration phases.

How do I generate executive status reports for post-close integration workplans?

Generate executive status reports for integration workplans using the report and export modes. The workflow reads the integration-tracker.yaml to produce exportable summaries of phased obligations, consents, and milestones for executive review.

Can I use deal artifacts to initialize an M&A integration tracker?

You can initialize an M&A integration tracker using the init command with your deal code. The workflow loads deal-context.md and closing-checklist.yaml when available, applying initial artifacts to set up phase-based workplans and consent tracking.

Does this integration management workflow support phased workplans with purchase agreement obligations?

This integration management workflow supports phased workplans with purchase agreement obligations. It tracks PA obligations, consents, and earn-out dates, allowing legal teams to update progress and manage contract assignments across the post-close lifecycle.

What are the limitations of using a YAML file for M&A integration tracking?

Using a YAML file for M&A integration tracking relies on reading and writing to integration-tracker.yaml, which requires structured data inputs. Complex multi-deal portfolios may need manual file management if deal-context.md and closing-checklist.yaml are not consistently available.