From ma-advisory
Diligence Q&A process acceleration. Synthesizes approved VDR documents, disclosure schedules, and prior responses to auto-draft defensible answers to buyer diligence questions. Routes drafts for expert approval while maintaining consistency across a multi-bidder auction process. Use when user asks to "manage Q&A process", "organize buyer questions", "data room Q&A", or mentions Q&A tracking, management presentations, or buyer inquiries.
npx claudepluginhub lauraflorentin/skills-marketplace --plugin ma-advisoryThis skill uses the workspace's default tool permissions.
As transactions enter confirmatory diligence, the Q&A process can devolve into a logistical nightmare. Multiple bidders submit hundreds of granular questions about tax liabilities, employee benefits, and IT infrastructure. Junior deal team members become administrative traffic cops, routing questions, chasing answers, and formatting responses.
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.
As transactions enter confirmatory diligence, the Q&A process can devolve into a logistical nightmare. Multiple bidders submit hundreds of granular questions about tax liabilities, employee benefits, and IT infrastructure. Junior deal team members become administrative traffic cops, routing questions, chasing answers, and formatting responses.
## Q&A Response Draft
### Question [#]
**From**: [Bidder name]
**Category**: [Financial / Legal / HR / Operations / IT / Tax]
**Question**: [Full question text]
**Draft Response**:
[Response synthesized from approved materials]
**Sources Used**:
- [VDR document reference and folder path]
- [Prior Q&A reference if applicable]
**Routing**: → [CFO / General Counsel / CTO] for approval
**Sensitivity**: [Standard / Restricted / Highly Confidential]
**Consistency Check**: [Aligned with prior responses / POTENTIAL CONFLICT with Q#X]
## Q&A Consistency Matrix
| Topic | Bidder A Response | Bidder B Response | Consistent? |
|-------|------------------|------------------|-------------|
| EBITDA adjustments | Referenced QoE §3.2 | Referenced QoE §3.2 | ✅ |
| Customer concentration | Disclosed top 10 = 45% | Disclosed top 5 = 38% | ⚠️ REVIEW |
| Pending litigation | Full disclosure | Full disclosure | ✅ |
Time saved: 30 minutes per query, preventing coordination bottlenecks and ensuring consistency.
Input: "Draft a response to buyer question: 'Explain the $3.2M revenue reclassification in Q3 2023.'"
Auto-drafted response:
The Q3 2023 reclassification reflects adoption of ASC 606 effective July 1, 2023. Previously, installation revenue was recognized at contract signing; under the new standard, it is deferred and recognized over the implementation period (typically 60–90 days). The change had no cash impact. Supporting documentation is available in the VDR at [4.3.2 — Revenue Recognition Policy Memo].
Routed to: CFO for approval. SLA: 24 hours.
| Problem | Cause | Fix |
|---|---|---|
| Q&A responses are inconsistent across bidders | No central response register | Maintain a master Q&A log; all answers distributed to all bidders |
| Expert approval is a bottleneck | Routing to wrong reviewer | Build a topic taxonomy; auto-route by category (legal → counsel, financial → CFO) |
| Sensitive information leaked in response | Draft not reviewed | Never send auto-draft directly; stage → review → approve → distribute |
| Response tracker gets out of sync | Manual updates | Use a shared spreadsheet with auto-timestamp on status change |