一键导入
equity-grant-record
Record an equity grant with full provenance.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Record an equity grant with full provenance.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| slug | equity-grant-record |
| name | Equity Grant Record |
| description | Record an equity grant with full provenance. |
| version | 0.1.0 |
| metadata | {"sources":[{"mode":"port-original","author":"ClaudeCoder","added_in":"0.1.0"}]} |
Port-original skill. Hand-authored for Legal & Contracts. Owned by
cap-table-maintainer.
A new equity grant (option / RSU / restricted stock) is being recorded. Distinct from cap-table-maintain because the grant has its own document trail (grant agreement, option agreement, RSU agreement, 83(b) election if applicable) that must be linked.
Required: grantee, grant type (ISO / NSO / RSU / restricted stock), share count, grant date, vesting schedule, board consent reference, 409A / FMV reference. Optional: exercise price (for options), 83(b) election filing deadline (for restricted stock), cliff details, acceleration provisions, post-termination exercise window.
A grant record:
grant:
id: <slug>
grantee: <name>
type: ISO | NSO | RSU | restricted-stock
share_count: <N>
share_class: <Common / etc.>
grant_date: <ISO>
exercise_price: <USD or "n/a">
fmv_reference: <409A ref + date>
vesting:
schedule: <e.g., 4-year monthly with 1-year cliff>
commencement_date: <ISO>
cliff_date: <ISO or "n/a">
acceleration: <single-trigger / double-trigger / none>
documents:
- grant_agreement: <ref>
- notice_of_grant: <ref>
- 83b_election: <ref or "n/a">
consent_ref: <board-consent-id>
provenance:
attorney_owner: <name>
status: proposed # never "issued" until attorney signs off
cap-table-maintain as a follow-up.No tax or securities advice. The agent records; the attorney interprets.
Missing 409A / FMV reference → refuse and route via escalation-routing.
83(b) filing window (30 days from grant date for restricted stock) is the grantee's responsibility; the agent reminds the attorney owner to ensure the grantee is informed but does not file on their behalf.
UPL line. This skill is designed against the unauthorized-practice-of-law line. Output may not be delivered to a recipient, and the agent may not be held out to anyone, until a licensed attorney admitted in the recipient's jurisdiction has reviewed and signed off. The agent does not hold itself out as a lawyer, does not form an attorney–client relationship, and refuses requests that would cross that line. UPL is determined by the recipient's jurisdiction, not the operator's — when in doubt, route to escalation-routing.
Write the grant record to equity/grants/<date>-<grantee-slug>.yaml. Post a comment naming the record and the attorney who needs to sign off. Queue cap-table-maintain as a follow-up.
Draft a board (or shareholder) consent for a routine action.
Apply a triggering event to the cap table and emit the diff.
Summarize a case (or set of cases) on a named question.
Add a newly observed clause to the clause library with its classification, source, and the playbook position it relates to.
Sequence handoffs when legal work spans multiple teams.
Draft offer letters and employment agreements from a hiring brief.