From ma-advisory
Financial due diligence and Quality of Earnings (QoE) reporting. Automates trial balance tie-outs, EBITDA adjustment validation, working capital analysis, and debt-like item identification. Detects anomalies in general ledgers and accelerates the reconciliation process that traditionally consumes weeks. Use when user asks to "run financial due diligence", "analyze financials", "quality of earnings", or mentions financial DD, QofE, or financial analysis.
npx claudepluginhub lauraflorentin/skills-marketplace --plugin ma-advisoryThis skill uses the workspace's default tool permissions.
The Quality of Earnings report directly dictates final purchase price adjustments and protects buyers from overpaying for inflated performance. This skill automates the foundational labor of financial due diligence.
Compares coding agents like Claude Code and Aider on custom YAML-defined codebase tasks using git worktrees, measuring pass rate, cost, time, and consistency.
Designs and optimizes AI agent action spaces, tool definitions, observation formats, error recovery, and context for higher task completion rates.
Designs, implements, and audits WCAG 2.2 AA accessible UIs for Web (ARIA/HTML5), iOS (SwiftUI traits), and Android (Compose semantics). Audits code for compliance gaps.
The Quality of Earnings report directly dictates final purchase price adjustments and protects buyers from overpaying for inflated performance. This skill automates the foundational labor of financial due diligence.
| Section | Focus |
|---|---|
| Quality of Earnings Summary | Bridge between reported and run-rate adjusted EBITDA |
| Revenue & Margin Analysis | Customer concentration, product mix, volume vs. price trends |
| EBITDA Adjustments | Validate or refute each management add-back |
| Net Working Capital (NWC) | Historical peg calculation, seasonality, aged receivables, obsolete inventory |
| Debt and Debt-Like Items | Off-balance-sheet liabilities, deferred revenue, unpaid bonuses, unfunded capex |
For each proposed management add-back:
## EBITDA Bridge
### Reported EBITDA: $[X]M
| # | Adjustment | Amount | Category | Defensibility | Notes |
|---|-----------|--------|----------|---------------|-------|
| 1 | Owner excess compensation | $[X]K | Recurring normalization | HIGH | Benchmarked against market rate |
| 2 | One-time litigation | $[X]K | Non-recurring | HIGH | Settlement confirmed, no ongoing exposure |
| 3 | "COVID impact" | $[X]K | Disputed | LOW | Revenue decline appears structural |
| ... | ... | ... | ... | ... | ... |
### Adjusted EBITDA: $[X]M
### Buy-Side Recommended EBITDA: $[X]M (variance: $[X]K)
## NWC Peg Analysis
### Trailing 12-Month Average NWC: $[X]M
| Component | Avg Balance | Seasonality | Flags |
|-----------|------------|-------------|-------|
| Accounts Receivable | $[X]M | [Pattern] | [Aged AR > 90 days: $X] |
| Inventory | $[X]M | [Pattern] | [Obsolete: $X] |
| Prepaid Expenses | $[X]M | | |
| Accounts Payable | ($[X]M) | | [Stretched beyond terms?] |
| Accrued Liabilities | ($[X]M) | | |
### Recommended NWC Target: $[X]M
### Mechanism: [Dollar-for-dollar adjustment / collar]
Input: "Run a QoE analysis on this target's three-year P&L."
EBITDA bridge output:
| Item | Amount | Type |
|---|---|---|
| Reported EBITDA | $18.2M | — |
| + Owner salary above market | +$1.2M | Non-recurring |
| – One-time insurance recovery | –$0.8M | Non-recurring |
| – Understated capex (lease restructure) | –$1.4M | Run-rate |
| Adjusted EBITDA (QoE) | $17.2M | — |
Finding: Reported EBITDA overstated by $1.0M (5.5%) — material enough to impact valuation by ~$10M at 10x multiple.
| Problem | Cause | Fix |
|---|---|---|
| Trial balance doesn't tie to P&L | Accounting errors or plug entries | Request a full GL export; flag any journal entry >5% of EBITDA without documentation |
| Working capital peg disputes | Different normalization methodologies | Align on peg definition (12-month average vs. spot) in the LOI |
| Revenue recognized incorrectly | ASC 606 misapplication | Engage accounting advisors for revenue recognition memo |
| Hidden liabilities in debt schedule | Off-balance-sheet items | Request all operating leases, earnouts, and contingent liabilities |