c-level-advisor/general-counsel-advisor/skills/general-counsel-advisor/SKILL.md
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.
npx skillsauth add alirezarezvani/claude-skills general-counsel-advisorInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Strategic legal frameworks for startup General Counsels and founders without one. Contract risk, IP strategy, term sheet decoding, regulatory landscape.
This 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.
general 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/AML, money transmitter, AI Act, indemnity, liability cap, force majeure, auto-renewal, choice of law, venue, non-compete, non-solicit
# Scan a contract for risky clauses (uses bundled sample if no path given)
python scripts/contract_risk_scanner.py
python scripts/contract_risk_scanner.py path/to/contract.txt
# Analyze a term sheet for founder-friendliness
python scripts/term_sheet_analyzer.py
python scripts/term_sheet_analyzer.py path/to/term_sheet.json
Standard contracts a startup signs in its first 5 years:
Run contract_risk_scanner.py on the text. It flags the 12 most common founder-killer clauses.
See references/ip_and_regulatory.md.
When a term sheet arrives, the difference between a founder-friendly and founder-hostile sheet often hides in three clauses:
Run term_sheet_analyzer.py to get a 0-100 founder-friendliness score with flags.
When to engage outside counsel before committing:
| Trigger | Regime | First Step | |---|---|---| | Healthcare data | HIPAA, HITECH, state breach laws | Specialist health-tech counsel | | Cardholder data | PCI DSS (industry standard, not law, but contractually required) | QSA + counsel | | Money movement | BSA/AML, state money-transmitter (50-state patchwork) | Fintech specialist | | Medical device claims | FDA 510(k) / De Novo / PMA, MDR (EU), ISO 13485 | Medical-device specialist | | EU residents' personal data | GDPR + EU AI Act if AI is deployed | EU privacy counsel | | California residents | CCPA / CPRA | Privacy generalist | | Securities (tokens, equity crowdfunding) | SEC rules (Reg D, Reg A+, Reg CF) | Securities counsel | | Defense / aerospace customers | ITAR, EAR, DFARS, CMMC | Export-control counsel | | AI in EU | EU AI Act (risk-tiered) | EU privacy + product counsel | | AI for hiring (NYC, CO, IL) | Local bias-audit laws | Employment counsel |
See references/ip_and_regulatory.md for sequencing.
contract_risk_scanner.py path/to/contract.txt/cs:decideterm_sheet_analyzer.py --helppython scripts/term_sheet_analyzer.py path/to/term_sheet.json/cs:decide with /cs:freeze 30 to prevent regret-driven re-openingpip-licenses, license-checker for npm)cs-ciso-advisor for ISO 27001 / SOC 2 sequencing/cs:gc-review)**Bottom Line:** [sign / negotiate / do not sign]
**The Risks:** [3 highest-severity issues]
**Counter-Proposals:** [specific language]
**Outside Counsel Action Items:** [what to bring to the attorney]
**Your Decision:** [the call only the founder can make]
../ciso-advisor/ — Compliance overlap (SOC 2, ISO 27001, HIPAA technical safeguards)../cfo-advisor/ — Term sheet → dilution math../ma-playbook/ — Acquisition agreements, integration playbooks../../../ra-qm-team/ — ISO 13485, MDR, FDA 510(k), GDPR execution../../c-level-agents/skills/gc-review/SKILL.md — /cs:gc-review slash commandVersion: 1.0.0 Status: Production Ready Disclaimer: Not legal advice. Always engage qualified counsel for binding decisions.
tools
Code review automation for TypeScript, JavaScript, Python, Go, Swift, Kotlin, C#, .NET, Java, C, C++, Rust, Ruby, PHP, and Dart/Flutter. Analyzes PRs for complexity and risk, checks code quality for SOLID violations and code smells, generates review reports. Use when reviewing pull requests, analyzing code quality, identifying issues, generating review checklists.
tools
Use when planning, funding, scoping, or synthesizing enterprise research across workstreams — clinical study design, R&D program finance, market sizing/surveys, or product/user research. Triggers on "design this clinical study", "what sample size", "R&D budget", "burn rate", "capitalize or expense", "TAM SAM SOM", "market sizing", "survey design", "segment the market", "plan user interviews", "usability test", "synthesize research insights". Forks context to route to one of four Research-Operations sub-skills (clinical-research, research-finance, market-research, product-research) and returns a digest. Distinct from ra-qm-team (regulatory submission), finance (corporate close/valuation), research/grants (funding discovery), product-team (persona/journey/live experiments), and marketing-skill (campaign analytics).
development
Use when managing the money for an internal R&D program or portfolio — building a multi-period program budget with the F&A (indirect) split, tracking burn rate and runway against value-inflection milestones, or routing R&D cost items to a capitalize-vs-expense determination. Every budget output surfaces its assumptions block; capitalize-vs-expense is decision-support only and routes to a named finance owner — it never books an entry or decides accounting treatment. Distinct from finance/financial-analysis (corporate DCF, close, valuation) and research/grants (funding discovery — this manages money already won).
development
Use when planning and synthesizing product/user research as a method-and-repository discipline — selecting the right method for the goal (generative interviews vs usability test vs concept test vs validation), computing method-based saturation/sample size with an explicit confidence level, or synthesizing coded observations into insights while flagging single-source anecdotes. Never fabricates user insight; an insight requires recurrence across independent participants. Distinct from product-team/ux-researcher-designer (persona/journey artifacts), product-discovery (discovery-sprint planning), and experiment-designer (live A/B) — this is the research-ops method + insight-repository layer.