M&A Closing Deliverables Tracker

M&A Closing Deliverables Tracker is a skill for Claude Code, Codex from zgbrenner/agentcounsel. It costs 36 tokens per session (2,621 once invoked), scanned A, original, MIT.

A structured checklist for a merger or acquisition, covering the documents, approvals, signatures, and deliveries needed to complete the deal. It records who owns each item, its status, dependencies, and execution requirements.

In plain words
What is it for?
It is for organizing closing documents and certificates, assigning responsible parties, tracking progress, and identifying items that depend on earlier work.
Why use it?
It prevents closing tasks from being missed or left without an owner. It gives the deal team and lawyers one place to see what remains before completion.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit It is for organizing closing documents and certificates, assigning responsible parties, tracking progress, and identifying items that depend on earlier work.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/zgbrenner/agentcounsel/closing-deliverables-tracker
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 zgbrenner/agentcounsel --skill closing-deliverables-tracker
Clone the repo
git clone --depth 1 https://github.com/zgbrenner/agentcounsel

Made for: Claude Code, Codex.

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 M&A Closing Deliverables Tracker

README.md
[![agentmods](https://agentmods.dev/badge/skills/zgbrenner/agentcounsel/closing-deliverables-tracker/github.svg)](https://agentmods.dev/skills/zgbrenner/agentcounsel/closing-deliverables-tracker)
Your own site
<a href="https://agentmods.dev/skills/zgbrenner/agentcounsel/closing-deliverables-tracker"><img src="https://agentmods.dev/badge/skills/zgbrenner/agentcounsel/closing-deliverables-tracker/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 M&A Closing Deliverables Tracker

Your own site · 80×15
<a href="https://agentmods.dev/skills/zgbrenner/agentcounsel/closing-deliverables-tracker"><img src="https://agentmods.dev/badge/skills/zgbrenner/agentcounsel/closing-deliverables-tracker.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 36 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,621 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 original No closer match found 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.00036 $0.02621
Opus 5 $0.00018 $0.01311
Sonnet 5 $0.00007 $0.00524
Haiku 4.5 $0.00004 $0.00262

Measured 9d ago against content hash 776bfdc9bed8, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

M&A Closing Deliverables Tracker 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 9d 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.

skills/m-and-a/closing-deliverables-tracker/SKILL.md · 233 lines

How it starts

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

M&A Closing Deliverables Tracker

Purpose

Build a closing-deliverables tracker for a merger, acquisition, or strategic investment: a structured checklist of the documents, certificates, consents, and other items the parties need to assemble, sign, and deliver to close the deal. The tracker organizes each deliverable by responsible party and records its status, dependencies, source, signer, and any execution-formality needs.

This skill produces draft work product for attorney review only. It is not legal advice and is not a determination that a deal is ready to close. The tracker is a project-management aid; the deal team and counsel decide what the transaction actually requires.

Use When

  • A user asks to "build a closing checklist," "make a closing-deliverables tracker," "what do we need to close," or "who is responsible for each closing document."
  • A deal team needs a structured tracker to drive a merger, acquisition, asset purchase, stock purchase, or membership-interest purchase toward closing.
  • A purchase agreement has been signed and the closing-conditions and deliverables provisions must be turned into a working checklist.

Required Inputs

  • The deal type — for example a stock purchase, asset purchase, merger, membership-interest purchase, or strategic investment.
  • The side the tracker is built for — buyer-side, seller-side, company-side, or joint deal-team use.
  • The transaction stage — for example pre-signing, signed and pending closing, or at the closing — since the stage shapes which deliverables are still open.
  • The parties involved — buyer, seller, the target or company, the escrow agent, and any lender or other financing source.
  • The purchase agreement and any ancillary documents — uploaded or pasted, if they exist. The closing-conditions and closing-deliverables sections drive the most accurate tracker.
  • Jurisdiction and governing law — as stated in the agreement, or flagged as unknown.
  • Any user-supplied dates — a target closing date or a known filing window — recorded as supplied and flagged for verification.

Read the full file on GitHub · 233 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. 9d ago First seen · 233 lines · 36 tokens per session scan A 776bfdc9bed8

Subscribe to this mod's changes

M&A Closing Deliverables Tracker is a skill published in the GitHub repository zgbrenner/agentcounsel (19 stars, last pushed 1mo ago), licensed MIT. It adds 36 tokens to every session and 2,621 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

performance-management

Runs performance systems that change behavior — expectations, feedback, review cycles, calibration, and handling underperformance. Use this to design or fix a review process, run calibration, write or coach on feedback, address sustained underperformance, or work out why reviews consume weeks and change nothing.

cbrock84/headcount · 59 tokens

vendor-evaluation

Evaluate, select, and contract with vendors and SaaS tools. Use this skill when comparing alternatives, running an RFP, scoring vendors against criteria, negotiating contracts, planning a switch, or assessing a vendor's risk. Triggers on vendor evaluation, RFP, vendor selection, build vs buy, SaaS evaluation, vendor…

rampstackco/claude-skills · 99 tokens

compliance-tracker

Track regulatory compliance for construction projects. Monitor permits, certifications, inspections, and regulatory requirements with automated alerts and reporting.

datadrivenconstruction/DDC_Skills_for_AI_Agents_in_Construction · 28 tokens

safety-inspection-checklist

Digital safety inspection checklists for construction sites. Generate, conduct, and track safety inspections with automated reporting and compliance monitoring.

datadrivenconstruction/DDC_Skills_for_AI_Agents_in_Construction · 31 tokens

delay-analysis

Analyze construction schedule delays for claims and recovery. Perform time impact analysis, identify delay causes, calculate damages, and document for disputes.

datadrivenconstruction/DDC_Skills_for_AI_Agents_in_Construction · 29 tokens

change-order-manager

Manage construction change orders from request to approval. Track costs, schedule impacts, and maintain audit trail for dispute prevention.

datadrivenconstruction/DDC_Skills_for_AI_Agents_in_Construction · 27 tokens