Legal
Startup legal guidance and compliance frameworks. Use when the user mentions contracts, terms of service, privacy policy, entity structure, incorporation, IP protection, NDAs, employment agreements, equity, vesting, GDPR, compliance, regulatory, legal risk, licensing, or any legal topic for startups. Also triggers on: legal, lawyer, law, LLC, C-corp, Delaware, trademark, patent, copyright, data protection, CCPA, terms, agreement, contract review.From its SKILL.md
npx -y skills add ceoimperiumprojects/imperium-brain --skill legalAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 5 stars5 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
6.0 KB, ~1.3k tokens by cl100k_base, as published. Nobody here has run it
Legal
Legal frameworks for startup founders. Not legal advice — frameworks to understand what you need and when to get a real lawyer.
IMPORTANT DISCLAIMER: This skill provides general frameworks and checklists. It is NOT a substitute for qualified legal counsel. Always consult a lawyer for your specific situation.
Keywords
Legal, contracts, terms of service, privacy policy, entity structure, incorporation, IP, NDA, employment agreement, equity, vesting, GDPR, compliance, regulatory, licensing, LLC, C-corp, Delaware, trademark, patent, copyright, data protection, CCPA
Core Domains
1. Entity Structure
When to incorporate:
- Before accepting money from anyone
- Before hiring anyone (including contractors)
- Before launching commercially
Entity comparison:
| Factor | LLC | C-Corp (Delaware) | S-Corp |
|---|---|---|---|
| Fundraising | Hard (VCs don't invest in LLCs) | Standard for VC | Not VC-compatible |
| Taxes | Pass-through | Double taxation | Pass-through |
| Equity | Complex membership units | Simple stock | Limited shareholders |
| Best for | Lifestyle business, consulting | VC-backed startup | Small profitable business |
Default recommendation for VC-track startups: Delaware C-Corp.
Why Delaware?
- Most VCs require it
- Well-established corporate law
- Chancery Court specializes in business disputes
- Standard templates (NVCA) assume Delaware
2. Contracts & Agreements
Essential contracts by stage:
| Stage | Must Have | Should Have |
|---|---|---|
| Pre-seed | Co-founder agreement, IP assignment | NDA template |
| Seed | + Employment agreements, contractor agreements | + Advisor agreements (FAST) |
| Revenue | + Terms of Service, Privacy Policy, DPA | + MSA, SLA |
| Series A+ | + Stock option plan, board consents | + ROFR, D&O insurance |
Co-founder agreement must include:
- Equity split and vesting schedule (4 years, 1 year cliff standard)
- Roles and responsibilities
- IP assignment to company
- What happens if someone leaves
- Decision-making process (voting, deadlocks)
- Non-compete and non-solicitation
Contractor vs Employee:
| Factor | Employee | Contractor |
|---|---|---|
| Control | You control how/when they work | They control how/when |
| Equipment | You provide | They provide |
| Exclusivity | Usually exclusive | Can work for others |
| Benefits | Required | Not required |
| Tax | You withhold | They pay self-employment |
| IP | Usually work-for-hire | Must have IP assignment |
| Risk | Misclassification is expensive |
3. IP Protection
IP types for startups:
| Type | What It Protects | Cost | Timeline |
|---|---|---|---|
| Trademark | Brand name, logo | $250-1500 | 6-12 months |
| Copyright | Code, content, designs | Free (automatic) | Immediate |
| Patent | Inventions, processes | $5K-15K+ | 2-4 years |
| Trade secret | Proprietary info, algorithms | $0 (process cost) | Ongoing |
IP assignment is critical:
- Every founder must assign IP to the company
- Every employee must sign an invention assignment agreement
- Every contractor must have an IP assignment clause
- If you skip this, you don't own your own product
4. Compliance & Data Protection
GDPR essentials (if you have EU users):
- Lawful basis for processing (consent, contract, legitimate interest)
- Privacy policy explaining what/why/how you process data
- Data processing agreements with all vendors
- Right to access, rectify, delete (user requests)
- Data breach notification (72 hours)
- Data Protection Officer (if processing at scale)
CCPA essentials (if you have California users):
- Right to know what data you collect
- Right to delete
- Right to opt out of sale
- Updated privacy policy with CCPA disclosures
General compliance checklist:
- Privacy policy published and current
- Terms of service published and current
- Cookie consent mechanism (EU)
- Data processing agreements with vendors
- Data retention policy defined
- Security incident response plan
- Regular security reviews
5. Equity & Compensation
Standard vesting:
- 4-year vesting, 1-year cliff
- Monthly vesting after cliff
- Single trigger acceleration (sometimes)
- Double trigger acceleration (sometimes for founders)
Option pool:
- Typical: 10-20% of fully diluted shares
- Created pre-money in fundraising (dilutes founders, not investors)
- 409A valuation needed for strike price
- ISO vs NSO: ISOs are tax-advantaged for employees
Advisor equity (FAST agreement):
| Involvement | Standard | Strategic | Expert |
|---|---|---|---|
| Idea stage | 0.25% | 0.5% | 1.0% |
| Development | 0.15% | 0.35% | 0.6% |
| Revenue | 0.10% | 0.25% | 0.5% |
2-year vesting, no cliff is standard for advisors.
When to Get a Lawyer
- Always: Fundraising (term sheet review, closing docs)
- Always: Hiring first employees (employment law varies by state/country)
- Always: If someone threatens legal action
- Probably: Before launching (ToS, Privacy Policy review)
- Probably: International expansion (local law varies significantly)
- Maybe: Standard contractor agreements (templates often sufficient)
Reference Files
references/contracts.md— Contract templates, negotiation frameworks, red flagsreferences/entity-structure.md— Incorporation guides, entity comparison, Delaware processreferences/compliance.md— GDPR, CCPA, data protection, security compliance
What ships with it: 3 files
6.9 KB alongside SKILL.md
references/
- compliance.md2.6 KB
- contracts.md2.5 KB
- entity-structure.md1.7 KB
Gives 0 of the 12 instructions most legal skills give in ~1.3k tokens
Counted across 234 of the 234 authors here whose files we hold, read 2026-08-07
- Use text operators for text fieldsin 11 of 234, across 6 files
- Consult qualified counsel before usein 11 of 234, across 3 files
- Use PatentSearch API for patent searchesin 10 of 234, across 5 files
- Confirm jurisdiction, employment type, and required clausesin 9 of 234, across 2 files
- Choose a document template and tailor role-specific termsin 9 of 234, across 2 files
- Validate compensation, benefits, and compliance requirementsin 9 of 234, across 2 files
- Add signature, confidentiality, and IP assignment terms as neededin 9 of 234, across 2 files
- Open the implementation playbook for detailed templatesin 9 of 234, across 2 files
- Use TSDR for trademark data retrievalin 9 of 234, across 4 files
- Ask for clarification if required inputs are missingin 8 of 234, across 2 files
- Set the USPTO_API_KEY environment variablein 8 of 234, across 3 files
- Use the uspto-opendata-python library for PEDSin 8 of 234, across 3 files
Said here and by no other author read
- incorporate before accepting money
- incorporate before hiring anyone
- incorporate before launching commercially
- include equity split in co-founder agreements
- include vesting schedule in co-founder agreements
- assign IP from every founder to the company
Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.