CtrlK
BlogDocsLog inGet started
Tessl Logo

integration-management

Post-closing M&A integration tracker — phased workplan, consent tracking, contract assignment at scale, weekly status reports. Initializes from whatever deal artifacts are available (purchase agreement, deal summary, closing checklist) and connects to deal-context.md and closing-checklist.yaml from the M&A cold-start. Use when user says "integration", "post-close", "post-closing", "consents outstanding", "contract assignment", "integration status", or "what's left on the deal".

67

Quality

82%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

65%Weight 40%Scale 1-3

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A substantive, highly actionable integration-management skill with concrete schemas, report templates, and a clear mode-based routing workflow. Its weaknesses are conciseness (repeated full paths and conversational blocks) and structure (a large single file that would benefit from splitting reference material into one-level-deep files), plus an implicit rather than explicit validation gate on the batch contract import.

Suggestions

Define the plugin path once as a short variable/constant and reuse it instead of repeating the full ~/.claude/plugins/config/... path verbatim throughout.

Move the large stable reference material (tracker YAML schema, the Mode 3 status-report template, the Day 1/30/90/180 workplan item catalog) into a separate references/ file linked one level deep, keeping SKILL.md as a lean overview.

Add an explicit verification gate to Mode 2's batch contract import — e.g., 'Review tier assignments and flagged not_reviewed/coc_triggered entries before writing the tracker; fix and re-check before committing' — so the batch workflow has a clear validate-then-proceed checkpoint.

DimensionReasoningScore

Conciseness

Mostly efficient and free of generic concept explanation, but the ~540-line body repeats the full plugin path verbatim many times and includes lengthy conversational prompt blocks ("What deal artifacts do you have available? ... Ideal: ... Also useful ... If you have nothing written down ...") plus editorial prose ("Outside counsel closes the deal. Legal inherits the mess.") that could be tightened. Not 3 because not every token earns its place; not 1 because it does not explain concepts Claude already knows and the bulk is concrete schema/templates.

2 / 3

Actionability

Provides copy-paste-ready YAML tracker schemas, concrete per-phase workplan items with priorities, an explicit status-report template, and a concrete export column spec plus formula-injection examples. Not 2 because guidance is specific and executable rather than abstract; the absence of runnable code is fine for an instruction-only skill per the rubric notes.

3 / 3

Workflow Clarity

Modes are clearly routed by flag and each mode has numbered steps with post-write summaries ("After any write: show summary of changes and surface any new flags"), but the batch contract-import (Mode 2) has no explicit verify-before-commit validation gate — only flagging — so per the rubric's batch-operation guideline workflow clarity is capped at 2. Not 3 because validation checkpoints are implicit rather than explicit validate-then-proceed gates; not 1 because sequencing and feedback surfacing are clearly present.

2 / 3

Progressive Disclosure

No bundle/reference files exist, so this is a single ~540-line SKILL.md with well-organized sections (## Purpose, ## Tracker file, ## Mode 1-5, ## What this skill does not do) — not a poorly-organized wall of text. But all reference-grade material (YAML schemas, the full report template, the workplan item catalog) is inline with no one-level-deep split into separate files. Not 3 because there are no well-signaled reference files and content is not split; not 1 because organization is clear rather than monolithic-poor.

2 / 3

Total

9

/

12

Passed

Description

100%Weight 40%Scale 1-3

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong description: concrete capabilities, an explicit third-person trigger clause with natural user phrasings, and a clearly bounded niche. It answers both what the skill does and when to use it without padding.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "phased workplan, consent tracking, contract assignment at scale, weekly status reports" — plus specific initialization behavior ("Initializes from whatever deal artifacts are available"). Matches the anchor for listing multiple specific concrete actions; not 2 because it is comprehensive rather than naming only a domain and partial actions.

3 / 3

Completeness

Clearly answers what (M&A integration tracker with workplan/consents/contracts/reports) and when via an explicit "Use when user says ..." trigger clause. Not 2 because the when is explicit, not merely implied.

3 / 3

Trigger Term Quality

The explicit "Use when user says \"integration\", \"post-close\", \"post-closing\", \"consents outstanding\", \"contract assignment\", \"integration status\", or \"what's left on the deal\"" gives natural phrasings a legal user would actually say. Good coverage of common variations; not 2 because it is not missing common natural terms.

3 / 3

Distinctiveness Conflict Risk

Post-closing M&A integration is a clear niche with distinct, domain-specific triggers unlikely to fire for other skills. Not 2 because the triggers are specific enough to avoid overlap with general deal/corporate skills.

3 / 3

Total

12

/

12

Passed

Validation

87%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

skill_md_line_count

SKILL.md is long (554 lines); consider splitting into references/ and linking

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

14

/

16

Passed

Repository
anthropics/claude-for-legal
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.