Generate structured legal meeting briefings and track action items across 8 meeting types with priority-based follow-up cadence.
npx clawhub@latest install legal-meeting-briefingLegal Meeting Briefing is a production-ready toolkit for legal teams, in-house attorneys, and legal operations professionals who need structured preparation for meetings with legal relevance. It provides a meeting brief generator supporting 8 meeting types — each with type-specific sections — and a full-featured action item tracker with priority levels, ownership assignment, and follow-up cadence management. The 5-step briefing methodology and 13-section template ensure every meeting is prepared thoroughly and consistently.
Experimental: This skill is for educational and informational purposes only. It does not constitute legal advice. Consult qualified legal professionals before acting on any output.
Supports Deal Review, Board/Committee, Vendor Call, Team Sync, Client/Customer, Regulatory/Government, Litigation/Dispute, and Cross-Functional meetings. Each type generates a tailored briefing skeleton — for example, regulatory meetings include privilege considerations and enforcement pattern analysis; board meetings include risk highlights and pending approvals.
The meeting_brief_generator.py script produces a structured briefing skeleton pre-populated with sections relevant to the selected meeting type. Accepts participants (as a JSON array), agenda items, date, and title to produce a detailed, consistent briefing draft.
The action_item_tracker.py script provides full CRUD operations for action items — add, list, update, complete, and dashboard views. Each item carries an owner, deadline, priority (high/medium/low), and status, enabling accountability and filtered reporting across all open items.
Built-in escalation rules enforce follow-up discipline: high-priority items require daily check-ins (escalate after 2 missed days), medium items weekly, and low items monthly. Overdue items trigger immediate escalation with supervisor notification guidance.
The 5-step briefing methodology includes an explicit step for identifying missing information before the meeting — flagging incomplete sections and items requiring follow-up so attendees arrive fully prepared rather than discovering gaps mid-meeting.
Action items persist to a local action_items.json file, providing a lightweight audit trail of all captured items including completed and archived entries. No external database or service dependency is required.
A general counsel preparing for a term sheet negotiation runs the generator with --type deal-review, populating participants, agenda, and date. The resulting briefing covers deal structure, contract status, approval authority, counterparty dynamics, and comparable transactions — ensuring nothing is overlooked before the session.
An in-house legal team prepares a board packet using the board meeting type. The generated briefing structures the legal department update, top risk highlights, regulatory changes, pending approvals, and litigation reserves — giving board members a concise, consistent legal view each quarter.
Legal ops prepares for a government agency meeting using --type regulatory. The briefing prompts completion of privilege considerations, enforcement pattern research, and compliance posture documentation — reducing the risk of inadvertent privilege waiver during the interaction.
After any legal meeting, the action item tracker captures every commitment with owner and deadline within the recommended 2-hour window. The dashboard provides a live view of open, in-progress, and overdue items, and the follow-up cadence rules ensure high-priority items are never silently dropped.
npx clawhub@latest install legal-meeting-briefingnpx clawhub@latest install legal-meeting-briefingLog in to write a review
No reviews yet. Be the first to share your experience!