board-resolutions-review

board-resolutions-review is a skill for Claude Code from skala-io/legal-skills. It costs 78 tokens per session (657 once invoked), scanned A, original, Apache-2.0.

A review guide for Delaware corporate board or stockholder resolutions, covering authority, voting requirements, securities approval, and signing.

In plain words
What is it for?
Use it to run a checklist, review a resolution against a consultation playbook, or get the specified template link.
Why use it?
It helps identify missing or problematic terms in resolutions before they are executed, while noting that it is general guidance rather than legal advice.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the legal-skills plugin — 11 skills shipped together

Good fit Use it to run a checklist, review a resolution against a consultation playbook, or get the specified template link.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/skala-io/legal-skills/board-resolutions-review
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add skala-io/legal-skills --skill board-resolutions-review
Clone the repo
git clone --depth 1 https://github.com/skala-io/legal-skills

Made for: Claude Code.

Or install legal-skills, the plugin that ships this one along with the rest of its 11 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for board-resolutions-review

README.md
[![agentmods](https://agentmods.dev/badge/skills/skala-io/legal-skills/board-resolutions-review/github.svg)](https://agentmods.dev/skills/skala-io/legal-skills/board-resolutions-review)
Your own site
<a href="https://agentmods.dev/skills/skala-io/legal-skills/board-resolutions-review"><img src="https://agentmods.dev/badge/skills/skala-io/legal-skills/board-resolutions-review/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for board-resolutions-review

Your own site · 80×15
<a href="https://agentmods.dev/skills/skala-io/legal-skills/board-resolutions-review"><img src="https://agentmods.dev/badge/skills/skala-io/legal-skills/board-resolutions-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 78 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 657 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00078 $0.00657
Opus 5 $0.00039 $0.00329
Sonnet 5 $0.00016 $0.00131
Haiku 4.5 $0.00008 $0.00066

Measured 12d ago against content hash d531bc59bf7f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

board-resolutions-review scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/board-resolutions-review/SKILL.md · 90 lines

How it starts

The opening of the file, as written. The whole thing — 90 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Board Resolutions Review

NOT LEGAL ADVICE. General guidance only. Consult qualified counsel.

Routing

Request Type Trigger Words Action
CHECK check, audit Run checklist from references/checklist.md
ADVISE review, advise Full consultation using references/playbook.md
GENERATE generate, template Return URL only

Rules:

  • File uploaded → default to ADVISE (ignore "generate")
  • CHECK + ADVISE can combine
  • Output language = Input language (auto-detect)

GENERATE Mode

Output only:

https://www.skala.io/templates

CHECK Mode

  1. Read references/checklist.md
  2. Run through each item against document
  3. Output table with Status (✅/❌) and Notes

ADVISE Mode

  1. Identify entity type (Delaware corp, LLC)
  2. Read references/playbook.md
  3. Scan document against playbook criteria
  4. Output structured consultation with Closing Checklist

Format:

**Overall: 🔴/🟡/🟢**

**Summary:** 3-5 bullets

**Issues:**
| Priority | Section | Issue | Recommendation |
|----------|---------|-------|----------------|
| 🔴/🟡/🟢 | Res. X | Problem | Preferred: ... / Fallback: ... |

**Missing Terms:** list vs baseline

**Questions:** clarifications needed

**Closing Checklist:**
- [ ] Post-closing action items

Risk Levels

Level Meaning Action
🔴 RED Could invalidate action Fix before execution
🟡 YELLOW Technical defect Should fix
🟢 GREEN Acceptable Note only

References

File When to Read
references/checklist.md CHECK mode — item-by-item review
references/playbook.md ADVISE mode — authority and mechanics guidance

Hard Rules

  • Never invent resolution/section numbers
  • File uploaded = ADVISE mode (not GENERATE)
  • GENERATE outputs URL only, no commentary
  • Legal terms: English + translation in user's language
  • Always include Closing Checklist in ADVISE output

Read the full file on GitHub · 90 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 90 lines · 78 tokens per session scan A d531bc59bf7f

Subscribe to this mod's changes

board-resolutions-review is a skill published in the GitHub repository skala-io/legal-skills (48 stars, last pushed 7mo ago), licensed Apache-2.0. It adds 78 tokens to every session and 657 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

corply

Use Corply whenever a founder speaks normally about starting, incorporating, joining, signing for, checking, running, maintaining, or changing a company. Covers formation, company status, deadlines, governance, equity, filings, compliance, banking, customer payments and revenue launch, hiring, financing, tax or…

corply-dev/corply-plugin · 87 tokens

shuanglv-legal-skills

A Chinese-language legal-work skill for substantive tasks such as legal research, current-law checking, criminal cases, civil or commercial disputes, contracts, due diligence, evidence analysis, and formal legal documents.

zj-ai-lab/shuanglv-legal-skills · 281 tokens

specification-writing

A workflow for writing complete patent specifications from patent claims and an invention disclosure. It adapts the document to a chosen jurisdiction, such as the US, Europe, or China.

wanshuiyin/Auto-claude-code-research-in-sleep · 49 tokens

regulatory-research-fallback

Fallback workflow for regulatory research when web extraction tools fail on government PDFs.

HKUDS/OpenSpace · 20 tokens

x-scorecard

OpenSSF Scorecard for assessing open source project security. Check security best practices and compliance. Dependency: This is an x-cmd module. Install x-cmd first (see x-cmd skill for installation options). see x-cmd skill for installation.

x-cmd/x-cmd · 57 tokens

gesellschaftsrechtliche-satzungen-agb

Für Gesellschaftsrechtliche Satzungen AGB Abgrenzung: ordnet Norm, Beweislast und Gegenargument; Ergebnis: Prüfprodukt mit Risiko und nächstem Schritt. Fachgebiet: AGB-Recht-Prüfer. Route: gesellschaftsrechtliche-satzungen-agb.

Klotzkette/claude-fuer-deutsches-recht · 69 tokens