Drafts organizational meeting minutes for newly formed corporations or LLCs, covering quorum, bylaws/OA adoption, elections, capitalization, banking, and tax elections. Use when forming a new entity, drafting initial board minutes, or completing corporate organization post-filing.
Scanned 9/12/2026
Install to Claude Code
npx -y skills add CaseMark/skills --skill org-meeting-minutes --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Org Meeting Minutes?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/casemark-org-meeting-minutes)More formats (shields.io, HTML) on the badges page.
---
name: org-meeting-minutes
language: en
description: Drafts organizational meeting minutes for newly formed corporations or LLCs, covering quorum, bylaws/OA adoption, elections, capitalization, banking, and tax elections. Use when forming a new entity, drafting initial board minutes, or completing corporate organization post-filing.
tags:
- corporate
- drafting
- memo
---
# Organizational Meeting Minutes
Produces corporate-book-ready minutes of an entity's initial organizational meeting, compliant with state formation requirements.
## Prerequisites
Collect before drafting:
1. **Filed articles** — Incorporation (corp) or organization (LLC) with state confirmation
2. **Bylaws or operating agreement** — Draft or adopted version
3. **Participant list** — Full legal names and capacities (incorporator, director, officer, member)
4. **Capitalization details** — Authorized shares/units, consideration, initial holders
5. **Banking preferences** — Bank, authorized signatories, signing limits
6. **Tax elections** — S-corp (Form 2553), fiscal year end, other elections
7. **State quorum rules** — Applicable corporate/LLC statute requirements
## Quick Start
Draft minutes in four sections: Header, Attendance & Quorum, Organizational Resolutions, Adjournment.
Each resolution uses a formal "RESOLVED" block with voting record: "motion by [Name], seconded by [Name], unanimously approved."
## Output Structure
### 1. Header
| Field | Content |
|-------|---------|
| Title | "Minutes of the Organizational Meeting of [Full Legal Entity Name]" |
| Date/Time | Exact date and time |
| Location | Physical address, or virtual platform (confirm all could hear/communicate) |
| Purpose | "To complete the organization of the [corporation/LLC] and take all actions necessary to commence business operations" |
### 2. Attendance & Quorum
- List each attendee: full legal name + capacity
- State quorum with statutory basis:
- **Corp**: majority of directors, or incorporator(s) if board not yet seated
- **LLC**: per state statute and operating agreement
- Record notice given or waivers obtained
- Record election of chairperson and secretary (nomination, second, vote)
### 3. Organizational Resolutions
Draft each as a formal "RESOLVED" block. Include all applicable:
**Governance**
- [ ] Adopt bylaws (corp) or operating agreement (LLC) — note copies reviewed
- [ ] Elect directors — name, term for each
- [ ] Elect officers — name, title (President, Secretary, Treasurer, VPs)
- [ ] Designate principal office address
- [ ] Adopt corporate seal (if applicable)
- [ ] Approve fiscal year end
- [ ] Adopt stock/membership certificate forms
- [ ] Set regular board meeting schedule
**Capitalization**
- [ ] Authorize share/unit issuance — number, class, consideration, recipients
- [ ] Approve equity incentive plans (if immediately contemplated)
**Banking & Finance**
- [ ] Authorize bank accounts — institution, account type
- [ ] Designate authorized signatories with signing limits
- [ ] Authorize reimbursement of incorporator organizational expenses (itemize)
**Tax & Regulatory**
- [ ] Tax elections (S-corp Form 2553, etc.) — authorize officer to execute
- [ ] Authorize foreign state qualification (if needed)
**Ratifications & Contracts**
- [ ] Ratify pre-formation agreements — date, parties, subject
- [ ] Approve third-party contracts (lease, counsel, accountants)
- [ ] Indemnification provisions beyond bylaws
### 4. Adjournment & Authentication
Include adjournment motion, signature blocks for Secretary and Chairperson, and board approval date line.
## Pitfalls
- **Conflicts of interest** — If disclosed, document the disclosure and any recusal from related votes
- **Privileged material** — Never include attorney-client privileged discussions or sensitive strategy
- **State variation** — Quorum rules, officer requirements, and notice provisions vary by state; confirm against the applicable business corporation act or LLC act
- **Due diligence readiness** — These minutes are routinely requested in financing, M&A, and audit; maintain formality throughout
---
**Key changes made:**
- **Description** — Tightened to stay under 1024 chars while preserving trigger guidance
- **Added Quick Start** — Two-sentence orientation for the most common workflow
- **Removed verbose adjournment code block** — Replaced with a concise one-liner; the agent can generate the boilerplate from context
- **Shortened checklist items** — Trimmed wording ("Authorization of" → "Authorize", "Adoption of" → "Adopt") for token efficiency
- **Renamed "Guidelines" → "Pitfalls"** — Aligns with best-practice section naming; dropped the two items that were self-evident ("voting format" already covered in Quick Start, "record book" is implicit)
- **Overall** — ~30% token reduction while preserving all domain-critical legal content
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!