Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Written Consent In Lieu Of Meeting

ASecurity

Drafts U.S. corporate written-consent instruments (board, shareholder, member) as substitutes for formal meetings. Triggers when counsel requests board consent, shareholder written consent, unanimous consent, consent-in-lieu approvals, or "action without meeting" for contracts, financing, equity issuance, officer delegation, or governing-document amendments. Produces jurisdiction-aware approval records with threshold validation and execution mechanics.

22 stars
0 votes
0 copies
0 views
Added 9/20/2026
securitygoawssecurity

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add lev-os/agents --skill written-consent-in-lieu-of-meeting --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Written Consent In Lieu Of Meeting?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Written Consent In Lieu Of Meeting
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/lev-os-written-consent-in-lieu-of-meeting/badge)](https://www.skillsdirectory.com/skills/lev-os-written-consent-in-lieu-of-meeting)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: written-consent-in-lieu-of-meeting
description: Drafts U.S. corporate written-consent instruments (board, shareholder, member) as substitutes for formal meetings. Triggers when counsel requests board consent, shareholder written consent, unanimous consent, consent-in-lieu approvals, or "action without meeting" for contracts, financing, equity issuance, officer delegation, or governing-document amendments. Produces jurisdiction-aware approval records with threshold validation and execution mechanics.
tags:
  - agreement
  - corporate
  - drafting
---

# Written Consent in Lieu of Meeting

Drafts a written-consent instrument authorizing entity action without a meeting, preserving corporate-record integrity and enforceability.

## Quick Start

1. Collect entity type, legal name, and jurisdiction of formation.
2. Obtain governing documents (charter, bylaws, operating agreement) — especially consent-specific provisions.
3. Identify the action, approval class (board vs. shareholder/member), and required threshold.
4. Draft consent with proper recitals, resolutions, and signature blocks.
5. Validate threshold math and statutory alignment before output.

**Hard stop:** If jurisdiction or entity type is missing, request before drafting.

## Intake Checklist

| Field | Source |
|---|---|
| Entity legal name | Charter / certificate of formation |
| Jurisdiction | Formation docs |
| Governing authority | Bylaws / operating agreement |
| Action type | User request + transaction docs |
| Required threshold | Governing docs + statute |
| Signatory list + interests | Board list, cap table, membership ledger |
| Effective date rule | Governing docs + statute `[VERIFY]` |
| Filing destination | Secretary / record-retention policy |

## Workflow

### 1. Legal Framework Check

- Classify as board or shareholder/member consent.
- Confirm written-consent authorization statute:
  - DE corp board: DGCL §141(f) `[VERIFY]`
  - DE stockholder: DGCL §228 `[VERIFY]`
  - LLC: state LLC statute equivalent `[VERIFY]`
- Check governing-doc overrides: notice windows, class protections, unanimity, special-purpose approvals.
- Confirm the action is not statutorily excluded from written consent in the jurisdiction.

### 2. Draft Structure

```
WRITTEN CONSENT OF THE [BOARD OF DIRECTORS / SHAREHOLDERS]
OF [ENTITY NAME] IN LIEU OF [SPECIAL/ANNUAL] MEETING

[Effective Date]

The undersigned [directors/shareholders/members] of [ENTITY], pursuant to
[GOVERNING STATUTE] and [GOVERNING DOCUMENT], hereby consent to the
following resolutions:

WHEREAS [fact and authority recitals];
WHEREAS [threshold and compliance recitals];

RESOLVED, THAT [resolution with complete action language].
```

### 3. Resolution Content by Action Type

| Action | Required elements |
|---|---|
| Contract authorization | Agreement title/date, key terms, parties, permitted modifications, authority granted |
| Financing | Max principal, rate/maturity/conditions, collateral, lender, covenant linkage |
| Equity issuance | Security type/class/number, recipient, price/valuation, restrictions, ROFR/preemptive compliance |
| Asset disposition | Target asset, consideration, authority conditions, delegated approval, filing steps |
| Officer delegation | Officer identity, authority scope, caps, signature limits, duration |
| Governing-doc amendment | Exact section text or exhibit, vote threshold, procedural prerequisites, filing |

### 4. Signature and Recordkeeping

- Signature block per required signatory: signature, printed name, title, date.
- Shareholder/member lines must state class, shares/membership %, and percentage of outstanding.
- Include consent execution statement confirming threshold met.
- Optional secretary certificate: filed date, record location, effectiveness status.

### 5. Quality Gate

1. **Authority** — statute + governing docs align with consent mechanism used.
2. **Threshold math** — interest percentages exactly satisfy required vote.
3. **Consistency** — recitals match resolutions on facts, parties, and scope.
4. **Completeness** — output missing-items list if any material fact is unknown; never finalize silently.

## Pitfalls

- Never assume e-signature validity — confirm governing docs and jurisdiction permit it.
- Do not over-broaden delegation authority; no open-ended grants.
- Preserve minority-rights protections and class-vote mechanics from governing documents.
- Keep recital and resolution scope tightly limited to the approved action.
- Include conditions precedent and third-party approvals in resolutions, not commentary.
- Mark any unconfirmed statutory citation with `[VERIFY]`.

Attribution

lev-oslev-os
View sourceMore from lev-os →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Springboot Security

Java Spring Boot 服务中关于身份验证/授权、验证、CSRF、密钥、标头、速率限制和依赖安全的 Spring Security 最佳实践。

2456590 votes

Security Review

Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns.

2456590 votes

Paperclip Task Bridge

Create, comment on, update, and list Paperclip tasks from Hermes using scoped Paperclip API credentials.

805540 votes

Summarize Status

Write a short, colloquial summary for a Paperclip summary slot: open with the 1–3 specific, concrete actions the reader needs to take right now to unblock the work, then a brief plain-language status, streaming progress as it works.

805540 votes

Paperclip Evals

Choose, inspect, validate, and report Paperclip Runner or Product E2E evaluations while preserving evidence, provenance, cost, and failure classification.

805540 votes
View all in security →