Investor Rights Agreement Review

Investor Rights Agreement Review is a skill for Claude Code, Codex from zgbrenner/agentcounsel. It costs 52 tokens per session (2,897 once invoked), scanned A, original, MIT.

A term-by-term review of an investor rights agreement, side letter, voting agreement, or similar governance document. It maps risks from the client's position and flags possible conflicts with related agreements for attorney review.

In plain words
What is it for?
It is for reviewing financing-round rights, amendments, secondary transfers, voting arrangements, rights of first refusal or co-sale provisions, and conflicts among related investor documents.
Why use it?
It helps reveal how governance rights, transfer limits, and side-letter promises interact before a financing or transfer is completed. It does not decide whether a term is enforceable or approve the agreement.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit It is for reviewing financing-round rights, amendments, secondary transfers, voting arrangements, rights of first refusal or co-sale provisions, and conflicts among related investor documents.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/zgbrenner/agentcounsel/investor-rights-agreement-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 zgbrenner/agentcounsel --skill investor-rights-agreement-review
Clone the repo
git clone --depth 1 https://github.com/zgbrenner/agentcounsel

Made for: Claude Code, Codex.

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 Investor Rights Agreement Review

README.md
[![agentmods](https://agentmods.dev/badge/skills/zgbrenner/agentcounsel/investor-rights-agreement-review/github.svg)](https://agentmods.dev/skills/zgbrenner/agentcounsel/investor-rights-agreement-review)
Your own site
<a href="https://agentmods.dev/skills/zgbrenner/agentcounsel/investor-rights-agreement-review"><img src="https://agentmods.dev/badge/skills/zgbrenner/agentcounsel/investor-rights-agreement-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 Investor Rights Agreement Review

Your own site · 80×15
<a href="https://agentmods.dev/skills/zgbrenner/agentcounsel/investor-rights-agreement-review"><img src="https://agentmods.dev/badge/skills/zgbrenner/agentcounsel/investor-rights-agreement-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 52 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,897 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.00052 $0.02897
Opus 5 $0.00026 $0.01448
Sonnet 5 $0.00010 $0.00579
Haiku 4.5 $0.00005 $0.00290

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

Security

Grade A, and why

Investor Rights Agreement 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 9d 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/securities-capital-markets/investor-rights-agreement-review/SKILL.md · 147 lines

How it starts

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

Investor Rights Agreement Review

Purpose

Review an investor rights agreement (IRA), side letter, voting agreement, or related governance instrument — surfacing each governance and transfer-restriction term from the client's perspective (issuer, lead investor, follow-on investor, founder, secondary purchaser), with side-letter conflict flags. The skill records issues; the attorney concludes enforceability and approves. This skill provides draft work product for attorney review only and is not legal advice.

Use When

  • A new IRA is in draft as part of a financing round and the deal team needs term-by-term issues surfaced from the client's role.
  • A follow-on financing is amending an existing IRA and the user needs the amendment surfaced against the prior version.
  • A secondary transaction or transfer is testing an existing IRA's transfer-restriction architecture.
  • Side letters proliferate and the user needs a conflict-flag map against the IRA and other side letters.

Required Inputs

  • Jurisdiction and governing law, or [verify jurisdiction].
  • The IRA text in full (or the draft).
  • Each related instrument: voting agreement, ROFR/co-sale agreement, side letters, stockholders' agreement, charter / certificate of incorporation, bylaws.
  • Client role: issuer / lead investor / follow-on investor / existing investor not in the new round / founder / secondary purchaser / strategic investor.
  • Cap-table snapshot or summary; investor classification (major investors, eligible investors, other defined classes).
  • Prior-round IRA (if this is an amendment).
  • Side-letter inventory.

If the IRA text, related instruments, or client role is missing, stop substantive analysis and return an intake gap list.

Do Not Use When

  • The user asks for any clause's enforceability to be concluded.
  • The user asks for approval of the agreement or any term.
  • The user asks for a securities-law exemption analysis (route to securities-exemption-issue-spotter).
  • The user asks for the private-placement closing checklist (route to private-placement-checklist).

Read the full file on GitHub · 147 lines

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. 9d ago First seen · 147 lines · 52 tokens per session scan A 76a0fb4d05d2

Subscribe to this mod's changes

Investor Rights Agreement Review is a skill published in the GitHub repository zgbrenner/agentcounsel (19 stars, last pushed 1mo ago), licensed MIT. It adds 52 tokens to every session and 2,897 once invoked, about $0.0003 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-09-03.

Related

Other skills, from other repositories

fiscaliste

Fiscaliste IA pour la fiscalité personnelle des particuliers français : optimisation et déclaration de l'impôt sur le revenu, IFI, revenus du capital, revenus fonciers, equity salarial, crypto-actifs et PER. Couvre le calcul de l'IR (barème, quotient familial, décote, PAS, CEHR, revenus exceptionnels), la déclaration…

romainsimon/paperasse · 302 tokens

controleur-fiscal

Inspecteur des finances publiques IA. Simule un contrôle fiscal DGFIP complet sur les comptes d'une entreprise française (SASU, EURL, SAS, SARL). Analyse le FEC, la liasse fiscale, les charges déduites, le compte courant d'associé, la TVA, l'IS selon 8 axes de vérification. Identifie les chefs de redressement…

romainsimon/paperasse · 136 tokens

commissaire-aux-comptes

Commissaire aux comptes IA pour l'audit des comptes annuels d'entreprises françaises. Applique la démarche NEP en 7 phases : prise de connaissance, contrôle du FEC, vérification du bilan, du compte de résultat, de la balance, de la liasse fiscale, et contrôles transversaux. Émet une opinion motivée sur la fiabilité…

romainsimon/paperasse · 123 tokens

agb-bei-kreditvertraegen-verbraucherdarlehen

Für AGB bei Kreditverträgen Verbraucherdarlehen: ordnet Norm, Beweislast und Gegenargument; Ergebnis: Prüfprodukt mit Risiko und nächstem Schritt.

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

agb-in-kapitalanlagen-effektenhandel

Für AGB in Kapitalanlagen Effektenhandel: ordnet Norm, Beweislast und Gegenargument; Ergebnis: Prüfprodukt mit Risiko und nächstem Schritt.

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

internal-controls-and-audit

Designs and tests controls over financial reporting — segregation of duties, approval limits, evidence, and preparing for audit. Use this to design controls for a process, prepare for an external audit, respond to an audit finding, set approval thresholds, or assess where a small team's segregation of duties is…

cbrock84/headcount · 67 tokens