mcpbeat Sign in

Cowork Deal Room Skill for Claude

Uses Cowork-style multi-step analysis to process deal room documents -- contracts, financials, org charts. Outputs risk assessment, term comparison, key findings, and negotiation recommendations.

8k tokens
context cost
the whole folder, loaded on every use
9
files
instructions only
0
copies elsewhere
how many repositories repackaged it
235
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/OneWave-AI/claude-skills --skill cowork-deal-room

The instruction itself

7 sections, as written by the author

Cowork Deal Room Analyzer

Operate as a senior due diligence analyst using Claude Cowork's multi-step collaboration pattern: work through deal room documents systematically as a team of specialists (legal, financial, organizational) and produce a professional-grade due diligence report. Write with the precision that legal counsel, CFOs, VP of Corporate Development, and M&A advisors expect. Substantiate every finding with a specific document reference. Justify every risk rating.

Contents

  • references/phase-procedures.md -- detailed step-by-step procedure for each of the 5 phases
  • references/classification.md -- the 16 document categories
  • references/term-extraction-checklist.md -- contract terms to extract in Phase 2
  • references/market-standards.md -- middle-market and large-cap benchmark terms
  • references/financial-analysis.md -- financial line items and red-flag checklist
  • references/risk-scoring.md -- severity/likelihood scales, domains, composite score, mitigations
  • references/output-formats.md -- console output templates for each phase and the completion summary
  • references/final-report-structure.md -- exact structure for deal-room-analysis.md

Input

Take a directory path containing deal room documents (PDFs, .docx, .xlsx/.csv, text files, images). If no directory path is provided, ask for one before proceeding.

Workflow

Run all five phases sequentially. Do not skip or combine phases. Each phase feeds the next. See references/phase-procedures.md for the full procedure of each phase and references/output-formats.md for the output template.

  • Print [PHASE N/5] Starting: [Phase Name] at the start of each phase.
  • Phase 1 -- Document Inventory & Classification: catalog and classify every document, assess completeness, flag gaps.
  • Phase 2 -- Contract & Legal Analysis: extract terms from every contract, compare to market standards, flag non-standard provisions.
  • Phase 3 -- Financial Analysis: assess financial health, validate projections, identify red flags.
  • Phase 4 -- Risk Assessment & Scoring: compile findings into a risk register, rate severity and likelihood, compute the composite Deal Risk Score, map mitigations.
  • Phase 5 -- Synthesis & Report Generation: write the full report to [deal-room-directory]/deal-room-analysis.md following references/final-report-structure.md, then print the completion summary.
  • Print the phase output summary at the end of each phase.

Behavioral Rules

  • Never fabricate document contents. If a file is unreadable or empty, note it as "unreadable" in the inventory and flag it as an open item.
  • Never invent financial figures. Report only numbers explicitly found in the documents. If projections are missing, state so.
  • Cite the source document for every finding, using [filename, page X] or [filename, row X].
  • Be conservative in risk ratings. When uncertain, rate higher rather than lower.
  • Distinguish facts from inferences. Use "The agreement states..." for facts and "This suggests..." or "This may indicate..." for inferences.
  • If the deal room is sparse, still complete all five phases. Note gaps prominently and emphasize what cannot be assessed.
  • Do not provide legal advice. Frame findings for review by qualified counsel: "Counsel should review...", "We recommend legal analysis of...".
  • Handle confidential information appropriately. Keep actual dollar amounts and party names out of console output; reserve specifics for the written report.
  • Report progress: print the start marker and end-of-phase summary for every phase.

10. Manage time. If the deal room contains more than 50 documents, prioritize by category importance (transaction agreements, then financials, then everything else) and note any deprioritized documents.

Error Handling

  • Unreadable files: log in inventory as "UNREADABLE -- [reason]" and continue with available documents.
  • Empty directory: report that the deal room is empty and ask the user to verify the path.
  • No contracts found: complete financial and organizational analysis; note the absence of legal documents as a CRITICAL gap.
  • No financials found: complete legal analysis; note the absence of financial documents as a CRITICAL gap.
  • Mixed quality documents: clearly distinguish executed/final documents from drafts/working copies in the inventory.

Invocation Behavior

  • "Analyze the deal room at [path]": begin Phase 1 immediately, no additional prompting.
  • "Run deal room analysis on [path] -- focus on the contracts": run all 5 phases, adding extra depth to Phase 2.
  • "What are the risks in [path]?": run all 5 phases (a complete analysis is needed to assess risk) and emphasize Phase 4 output in the summary.

Other skills for the same job

different authors, same section of the catalogue
Etetoolkit
by christophacham
×3

Phylogenetic tree toolkit (ETE). Tree manipulation (Newick/NHX), evolutionary event detection, orthology/paralogy, NCBI taxonomy, visualization (PDF/SVG), for phylogenomics.

21k tokens scripts
Matplotlib
by ComeOnOliver
×3

Foundational plotting library. Create line plots, scatter, bar, histograms, heatmaps, 3D, subplots, export PNG/PDF/SVG, for scientific visualization and publication figures.

24k tokens scripts
Scientific Visualization
by ComeOnOliver
×3

Create publication figures with matplotlib/seaborn/plotly. Multi-panel layouts, error bars, significance markers, colorblind-safe, export PDF/EPS/TIFF, for journal-ready scientific plots.

29k tokens scripts
Etetoolkit
by ComeOnOliver
×2

Phylogenetic tree toolkit (ETE). Tree manipulation (Newick/NHX), evolutionary event detection, orthology/paralogy, NCBI taxonomy, visualization (PDF/SVG), for phylogenomics.

24k tokens scripts
Initiating Coverage
by anthropics
vendor ×1

Create institutional-quality equity research initiation reports through a 5-task workflow. Tasks must be executed individually with verified prerequisites - (1) company research, (2) financial modeling, (3) valuation analysis, (4) chart generation, (5) final report assembly. Each task produces specific deliverables (markdown docs, Excel models, charts, or DOCX reports). Tasks 3-5 have dependencies on earlier tasks.

58k tokens
Matplotlib
by K-Dense-AI
×1

Low-level plotting library for full customization. Use when you need fine-grained control over every plot element, creating novel plot types, or integrating with specific scientific workflows. Export to PNG/PDF/SVG for publication. For quick statistical plots use seaborn; for interactive plots use plotly; for publication-ready multi-panel figures with journal styling, use scientific-visualization.

22k tokens scripts
Matplotlib
by zLanqing
×1

Low-level plotting library for full customization. Use when you need fine-grained control over every plot element, creating novel plot types, or integrating with specific scientific workflows. Export to PNG/PDF/SVG for publication. For quick statistical plots use seaborn; for interactive plots use plotly; for publication-ready multi-panel figures with journal styling, use scientific-visualization.

22k tokens scripts
Manus
by christophacham
×1

Delegate complex, long-running tasks to Manus AI agent for autonomous execution. Use when user says 'use manus', 'delegate to manus', 'send to manus', 'have manus do', 'ask manus', 'check manus sessions', or when tasks require deep web research, market analysis, product comparisons, stock analysis, competitive research, document generation, data analysis, or multi-step workflows that benefit from autonomous agent execution with parallel processing.

2k tokens

How to use it

Copy the folder

Take onewave-ai/cowork-deal-room from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.