[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-eafe5fc6-21dd-49c8-af28-b83895547db9":3,"$fV3qTrAIqM-EE915OSemrk2rVfIahEVHke_lRN_7PZsk":43},{"id":4,"title":5,"description":6,"categoryId":7,"moduleId":8,"tags":9,"prompt":10,"icon":11,"source":12,"sourceUrl":13,"authorId":14,"authorName":15,"isPublic":16,"stars":17,"runs":18,"createdAt":19,"updatedAt":19,"module":20,"category":27,"packages":34},"eafe5fc6-21dd-49c8-af28-b83895547db9","general-counsel-advisor","初创公司总法律顾问咨询服务：合同审查（MSA、SaaS、NDA、DPA、雇佣合同）、知识产权战略、条款解读、监管环境映射。在审查任何合同或条款清单、决定何时聘请外部律师、定义知识产权战略、评估监管风险（HIPAA、GDPR、FDA、金融科技）或当用户提及总法律顾问、GC、法律审查、合同风险、条款清单、知识产权转让或监管风险时使用。非律师执业资格的替代品——表面...","cat_coding_review","mod_coding","alirezarezvani,coding","---\nname: \"general-counsel-advisor\"\ndescription: \"General Counsel advisory for startups: contract review (MSA, SaaS, NDA, DPA, employment), IP strategy, term sheet decoding, and regulatory landscape mapping. Use when reviewing any contract or term sheet, deciding when to engage outside counsel, defining IP strategy, evaluating regulatory exposure (HIPAA, GDPR, FDA, fintech), or when user mentions general counsel, GC, legal review, contract risk, term sheet, IP assignment, or regulatory exposure. NOT a substitute for licensed counsel — surfaces questions to bring to qualified attorneys.\"\nlicense: MIT\nmetadata:\n  version: 1.0.0\n  author: Alireza Rezvani\n  category: c-level\n  domain: general-counsel-leadership\n  updated: 2026-05-12\n  python-tools: contract_risk_scanner.py, term_sheet_analyzer.py\n  frameworks: contract-review, ip-strategy, term-sheet-decoding, regulatory-mapping\n---\n\n# General Counsel Advisor\n\nStrategic legal frameworks for startup General Counsels and founders without one. Contract risk, IP strategy, term sheet decoding, regulatory landscape.\n\nThis is **not legal advice**. It surfaces the right questions to bring to qualified outside counsel and catches the obvious traps before they reach a signature. Treat every output as a starting point for a conversation with a licensed attorney, not as a substitute for one.\n\n## Keywords\n\ngeneral counsel, GC, legal review, contract review, MSA, SaaS agreement, NDA, DPA, employment agreement, contractor agreement, IP assignment, invention assignment, open source license, OSS compliance, term sheet, liquidation preference, anti-dilution, option pool, vesting, acceleration, drag-along, pro-rata, board composition, regulatory, HIPAA, GDPR, CCPA, FDA, MDR, fintech, BSA\u002FAML, money transmitter, AI Act, indemnity, liability cap, force majeure, auto-renewal, choice of law, venue, non-compete, non-solicit\n\n## Quick Start\n\n```bash\n# Scan a contract for risky clauses (uses bundled sample if no path given)\npython scripts\u002Fcontract_risk_scanner.py\npython scripts\u002Fcontract_risk_scanner.py path\u002Fto\u002Fcontract.txt\n\n# Analyze a term sheet for founder-friendliness\npython scripts\u002Fterm_sheet_analyzer.py\npython scripts\u002Fterm_sheet_analyzer.py path\u002Fto\u002Fterm_sheet.json\n```\n\n## Key Questions (ask these first)\n\n- **Who owns the IP being created or shared?** (Founders forget that contractors don't auto-assign IP without a written clause.)\n- **What's the liability cap, and what's carved out?** (Standard: 12 months of fees, with carve-outs for IP infringement, data breach, willful misconduct.)\n- **Is there a DPA in place if any personal data flows?** (GDPR, CCPA, state laws — non-negotiable if EU\u002FCA data is touched.)\n- **What's the termination right, notice period, and auto-renewal trap?** (5-year auto-renew with 60-day notice is a common founder mistake.)\n- **Does this contract or product launch trigger a new regulatory regime?** (Healthcare → HIPAA. Fintech → BSA\u002FAML. Medical device → FDA\u002FMDR.)\n- **For term sheets: liquidation preference, pre-money option pool, anti-dilution flavor?** (Three places where 5% of founder economics can quietly disappear.)\n\n## Core Responsibilities\n\n### 1. Contract Review\n\nStandard contracts a startup signs in its first 5 years:\n\n- **Vendor MSA** — Master Service Agreement (cloud, tooling, services)\n- **Customer SaaS Agreement** — your standard customer paper + customer redlines\n- **NDA** — mutual + one-way, with carve-outs for residuals + independent development\n- **DPA** — Data Processing Agreement (required when personal data flows)\n- **Employment Agreement** — offer letter, IP assignment, non-compete (where enforceable), arbitration\n- **Contractor \u002F 1099 Agreement** — IP assignment is critical; misclassification risk\n- **Equity Agreements** — option grants, RSU agreements, advisor grants (FAST template, YC SAFE for advisors)\n\n**Run** `contract_risk_scanner.py` on the text. It flags the 12 most common founder-killer clauses.\n\n### 2. IP Strategy\n\n- **Invention assignment** — every employee and contractor signs one. No exceptions.\n- **Open source license compliance** — track every OSS dependency's license; AGPL and GPL trigger copyleft obligations.\n- **Trade secrets** — define what's protected and how (clean room dev, access controls, NDAs).\n- **Patents** — file provisional within 12 months of disclosure; PCT for international.\n- **Trademarks** — register the word mark first, design mark second; clear before launch.\n- **Copyright** — automatic on creation, but register for statutory damages eligibility.\n\nSee `references\u002Fip_and_regulatory.md`.\n\n### 3. Term Sheet Decoding\n\nWhen a term sheet arrives, the difference between a founder-friendly and founder-hostile sheet often hides in three clauses:\n\n- **Liquidation preference** — 1x non-participating is standard; 1x participating or 2x is hostile\n- **Pre-money vs post-money option pool** — pre-money pool dilutes founders; post-money dilutes everyone proportionally\n- **Anti-dilution** — broad-based weighted average is standard; full ratchet is hostile\n\n**Run** `term_sheet_analyzer.py` to get a 0-100 founder-friendliness score with flags.\n\n### 4. Regulatory Landscape\n\nWhen to engage outside counsel **before** committing:\n\n| Trigger | Regime | First Step |\n|---|---|---|\n| Healthcare data | HIPAA, HITECH, state breach laws | Specialist health-tech counsel |\n| Cardholder data | PCI DSS (industry standard, not law, but contractually required) | QSA + counsel |\n| Money movement | BSA\u002FAML, state money-transmitter (50-state patchwork) | Fintech specialist |\n| Medical device claims | FDA 510(k) \u002F De Novo \u002F PMA, MDR (EU), ISO 13485 | Medical-device specialist |\n| EU residents' personal data | GDPR + EU AI Act if AI is deployed | EU privacy counsel |\n| California residents | CCPA \u002F CPRA | Privacy generalist |\n| Securities (tokens, equity crowdfunding) | SEC rules (Reg D, Reg A+, Reg CF) | Securities counsel |\n| Defense \u002F aerospace customers | ITAR, EAR, DFARS, CMMC | Export-control counsel |\n| AI in EU | EU AI Act (risk-tiered) | EU privacy + product counsel |\n| AI for hiring (NYC, CO, IL) | Local bias-audit laws | Employment counsel |\n\nSee `references\u002Fip_and_regulatory.md` for sequencing.\n\n## Workflows\n\n### Workflow 1: Contract Review\n1. Save the contract as plain text\n2. Run `contract_risk_scanner.py path\u002Fto\u002Fcontract.txt`\n3. For each HIGH risk finding, draft a counter-proposal\n4. Bring the redline + counter-proposals to outside counsel\n5. Log the decision via `\u002Fcs:decide`\n\n### Workflow 2: Term Sheet Response\n1. Save the term sheet as a JSON file matching the schema in `term_sheet_analyzer.py --help`\n2. Run `python scripts\u002Fterm_sheet_analyzer.py path\u002Fto\u002Fterm_sheet.json`\n3. Review the founder-friendliness score and per-clause flags\n4. Negotiate the worst 3 clauses (don't try to win all 20)\n5. Always have a securities\u002Fventure attorney review before signing\n6. Log via `\u002Fcs:decide` with `\u002Fcs:freeze 30` to prevent regret-driven re-opening\n\n### Workflow 3: IP Hygiene Audit\n1. Confirm every employee and contractor (past 12 months) signed invention assignment\n2. Run an OSS license inventory (`pip-licenses`, `license-checker` for npm)\n3. Map AGPL\u002FGPL dependencies and confirm compliance (or remove)\n4. File provisional patents on novel inventions (12-month deadline from disclosure)\n5. Register word-mark trademarks for the product name\n\n### Workflow 4: Regulatory Trigger Assessment\n1. List planned product features for the next 12 months\n2. Map each feature to the trigger table in this document\n3. For any HIPAA \u002F FDA \u002F fintech trigger, engage a specialist counsel **before** building\n4. Document the regulatory roadmap and budget alongside the product roadmap\n5. Pair with `cs-ciso-advisor` for ISO 27001 \u002F SOC 2 sequencing\n\n## Output Standard (when invoked via `\u002Fcs:gc-review`)\n\n```\n**Bottom Line:** [sign \u002F negotiate \u002F do not sign]\n**The Risks:** [3 highest-severity issues]\n**Counter-Proposals:** [specific language]\n**Outside Counsel Action Items:** [what to bring to the attorney]\n**Your Decision:** [the call only the founder can make]\n```\n\n## Adjacent Skills\n\n- `..\u002Fciso-advisor\u002F` — Compliance overlap (SOC 2, ISO 27001, HIPAA technical safeguards)\n- `..\u002Fcfo-advisor\u002F` — Term sheet → dilution math\n- `..\u002Fma-playbook\u002F` — Acquisition agreements, integration playbooks\n- `..\u002F..\u002F..\u002Fra-qm-team\u002F` — ISO 13485, MDR, FDA 510(k), GDPR execution\n- `..\u002F..\u002Fc-level-agents\u002Fskills\u002Fgc-review\u002FSKILL.md` — `\u002Fcs:gc-review` slash command\n\n## References\n\n- [contracts_playbook.md](references\u002Fcontracts_playbook.md) — Standard contracts, clause checklist, common founder traps\n- [ip_and_regulatory.md](references\u002Fip_and_regulatory.md) — IP protection + regulatory landscape mapping\n- [term_sheet_decoder.md](references\u002Fterm_sheet_decoder.md) — Term sheet glossary + founder-friendly defaults + pushback strategies\n\n---\n\n**Version:** 1.0.0\n**Status:** Production Ready\n**Disclaimer:** Not legal advice. Always engage qualified counsel for binding decisions.\n","","imported","https:\u002F\u002Fgithub.com\u002Falirezarezvani\u002Fclaude-skills","user_system_seed","SkillOPIC",true,90,1165,"2026-05-16 13:51:57",{"id":8,"name":21,"slug":22,"icon":23,"description":24,"sort":25,"createdAt":26},"编程开发","coding","mdi-code-braces","代码生成、调试、审查，提升开发效率",2,"2026-05-16 12:53:40",{"id":7,"name":28,"slug":29,"icon":30,"description":31,"moduleId":8,"sort":32,"skillCount":33,"createdAt":26},"代码审查","review","mdi-magnify-scan","代码质量分析、安全审查",4,145,[35],{"id":36,"skillId":4,"version":37,"fileName":38,"fileSize":39,"filePath":40,"fileHash":41,"manifest":42,"createdAt":19},"41abe605-3e1a-4a3c-8553-a39ec008a8a5","1.0.0","general-counsel-advisor.zip",28895,"uploads\u002Fskills\u002Feafe5fc6-21dd-49c8-af28-b83895547db9\u002Fgeneral-counsel-advisor.zip","1ad5a21c2149dece03cf075cba63b1ea74d0677fbfcb7902a8fe0d5d2f45def6","[{\"path\":\"SKILL.md\",\"isDirectory\":false,\"size\":9015},{\"path\":\"references\u002Fcontracts_playbook.md\",\"isDirectory\":false,\"size\":7861},{\"path\":\"references\u002Fip_and_regulatory.md\",\"isDirectory\":false,\"size\":10728},{\"path\":\"references\u002Fterm_sheet_decoder.md\",\"isDirectory\":false,\"size\":11893},{\"path\":\"scripts\u002Fcontract_risk_scanner.py\",\"isDirectory\":false,\"size\":16767},{\"path\":\"scripts\u002Fterm_sheet_analyzer.py\",\"isDirectory\":false,\"size\":16942}]",{"code":44,"message":45,"data":46},200,"success",{"items":47,"stats":48,"page":51},[],{"averageRating":49,"totalRatings":49,"ratingCounts":50},0,[49,49,49,49,49],{"limit":52,"offset":49,"hasMore":53,"nextOffset":52,"ratedOnly":16},15,false]