integration-management

integration-management is a skill for Claude Code from Buildwise-Studios/claude-for-hk-law. It costs 100 tokens per session (5,360 once invoked), scanned A, a copy of integration-management, Apache-2.0.

A post-closing M&A integration tracker, where M&A means combining a company with or into another company after a deal closes. It organizes phased tasks, required contract consents, assignments, updates, reports, and exports.

In plain words
What is it for?
Use it to start an integration plan from deal documents, classify contracts, track consents and assignments, update progress, create status reports, and export tables or CSV files.
Why use it?
It turns scattered deal documents and contract lists into one working plan with tracked responsibilities and status. It also highlights new issues after changes are recorded.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter. Also seen: reads .claude/ paths; mentions CLAUDE.md.

Part of the corporate-legal plugin — 15 skills, 1 agent shipped together

Good fit Use it to start an integration plan from deal documents, classify contracts, track consents and assignments, update progress, create status reports, and export tables or CSV files.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/buildwise-studios/claude-for-hk-law/integration-management
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Buildwise-Studios/claude-for-hk-law --skill integration-management
Clone the repo
git clone --depth 1 https://github.com/Buildwise-Studios/claude-for-hk-law

Made for: Claude Code.

Or install corporate-legal, the plugin that ships this one along with the rest of its 15 skills, 1 agent.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for integration-management

README.md
[![agentmods](https://agentmods.dev/badge/skills/buildwise-studios/claude-for-hk-law/integration-management/github.svg)](https://agentmods.dev/skills/buildwise-studios/claude-for-hk-law/integration-management)
Your own site
<a href="https://agentmods.dev/skills/buildwise-studios/claude-for-hk-law/integration-management"><img src="https://agentmods.dev/badge/skills/buildwise-studios/claude-for-hk-law/integration-management/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for integration-management

Your own site · 80×15
<a href="https://agentmods.dev/skills/buildwise-studios/claude-for-hk-law/integration-management"><img src="https://agentmods.dev/badge/skills/buildwise-studios/claude-for-hk-law/integration-management.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 100 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,360 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 89% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00100 $0.05360
Opus 5 $0.00050 $0.02680
Sonnet 5 $0.00020 $0.01072
Haiku 4.5 $0.00010 $0.00536

Measured 11d ago against content hash 43318b527cd5, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

integration-management scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

89% identical to integration-management — 12 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

corporate-legal/skills/integration-management/SKILL.md · 554 lines

How it starts

The opening of the file, as written. The whole thing — 554 lines — stays where its author put it; the contents beside it link to each section on GitHub.

/integration-management

  1. Load deal-context.md for deal code, target, close date, deal lead.
  2. Load integration-tracker.yaml if it exists (or create on --init).
  3. Use the workflow below.
  4. Route by flag:
    • --init: Mode 1 — read PA, build phased workplan, consent tracker
    • --contracts: Mode 2 — import contract list (repository or upload), tier and classify
    • --report: Mode 3 — generate status report
    • --update: Mode 4 — manual update or parse uploaded status document
    • --export: Mode 5 — CSV or table export
  5. Read/write ~/.claude/plugins/config/claude-for-hk-law/corporate-legal/deals/[code]/integration-tracker.yaml.
  6. After any write: show summary of changes and surface any new flags.

Matter context

Matter context. Check ## Matter workspaces in the practice-level CLAUDE.md. If Enabled is (the default for in-house users), skip the rest of this paragraph — skills use practice-level context and the matter machinery is invisible. If enabled and there is no active matter, ask: "Which matter is this for? Run /corporate-legal:matter-workspace switch <slug> or say practice-level." Load the active matter's matter.md for matter-specific context and overrides. Write outputs to the matter folder at ~/.claude/plugins/config/claude-for-hk-law/corporate-legal/matters/<matter-slug>/. Never read another matter's files unless Cross-matter context is on.


Purpose

Outside counsel closes the deal. Legal inherits the mess. This skill is the program management layer for post-closing integration — not the business integration, not IT systems, not HR org design. The legal workstream: consents, contract assignments, entity rationalization, IP recordals, PA obligations. It tracks what's done, what's due, what's blocked, and what needs a decision.


Tracker file

Lives at ~/.claude/plugins/config/claude-for-hk-law/corporate-legal/deals/[code]/integration-tracker.yaml. Read deal-context.md for the deal code, target name, close date, and deal lead. Inherit any post-close items from closing-checklist.yaml if it exists.

Read the full file on GitHub · 554 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 554 lines · 100 tokens per session scan A 43318b527cd5

Subscribe to this mod's changes

integration-management is a skill published in the GitHub repository Buildwise-Studios/claude-for-hk-law (5 stars, last pushed 3mo ago), licensed Apache-2.0. It adds 100 tokens to every session and 5,360 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. It is 89% identical to integration-management, differing in 12 lines, and is treated as a copy.

Related

Other skills, from other repositories

import-sop

Import agency Standard Operating Procedures — approval workflows, campaign launch checklists, escalation procedures, QA steps — and structure them into numbered, role-assigned steps with human-approval gates marked. SOPs save at the agency level so they apply across every client brand, not per-brand. Triggers on…

indranilbanerjee/digital-marketing-pro · 132 tokens

chief-operating-officer

Owns execution: how work actually gets done across the organization, including process, program management, capacity, vendors, supply chain, and service delivery. Use this when execution is the problem rather than strategy, to design or fix a process, to resolve cross-functional handoff failures, to plan capacity, to…

cbrock84/headcount · 94 tokens

customer-success-management

Runs the ongoing relationship with accounts after the sale — segmenting coverage against account value, building a health score that predicts rather than describes, running reviews customers find worth attending, forecasting renewals honestly, and finding expansion that follows usage instead of quota. Use this to…

cbrock84/headcount · 85 tokens

chief-information-officer

The CIO's remit — running the technology the company works on, service quality, IT spend, and the boundary with product engineering. Use this to set IT priorities, decide what IT owns versus engineering, structure IT spend or an IT roadmap, judge whether to build, buy or outsource, or work out why IT is seen as a cost…

cbrock84/headcount · 79 tokens

service-desk

Runs the IT service desk — intake, triage, prioritization, escalation, knowledge, and the metrics that improve service rather than distort it. Use this to set up or fix a service desk, design ticket priority and escalation, reduce repeat contacts, structure a knowledge base, or work out why a desk hitting its targets…

cbrock84/headcount · 73 tokens

chief-content-officer

Runs content as an operation — the production pipeline, editorial calendar, repurposing engine, competitive content intelligence, and audits of what already exists. Use this to build or fix a content production system, plan a calendar, decide how one piece becomes many, rank content ideas by expected impact, or audit…

cbrock84/headcount · 95 tokens