From forwward-teams
Drafts terms of service, privacy policies, contracts, IP assignments, open source licenses, or any legal document. Gathers industry context like jurisdiction and data types, reviews existing docs before drafting.
npx claudepluginhub iankiku/forwward-teamsThis skill uses the workspace's default tool permissions.
Draft legal documents that protect you without $500/hr bills. Always get real lawyer review before publishing.
Drafts privacy policies, terms of service, disclaimers, cookie policies, and GDPR/CCPA-compliant data processing agreements for software compliance.
Drafts privacy policies, terms of service, disclaimers, legal notices, GDPR-compliant texts, cookie policies, and data processing agreements.
Drafts Terms of Service, Privacy Policies, and EULAs for web apps, SaaS products, and mobile apps in plain English. Covers user rights, data practices, liability, and disputes. Lawyer review required.
Share bugs, ideas, or general feedback.
Draft legal documents that protect you without $500/hr bills. Always get real lawyer review before publishing.
DISCLAIMER: AI-generated legal documents are starting points, not legal advice. Have a licensed attorney review before use.
Before drafting anything, ask:
If the company has existing legal documents:
| Section | Must Include |
|---|---|
| Service description | What you provide, what you don't |
| User obligations | Acceptable use, account responsibility |
| Payment terms | Billing, refunds, cancellation |
| IP ownership | Who owns what — your platform vs their data |
| Limitation of liability | Cap at fees paid, exclude consequential damages |
| Termination | How either party can end the relationship |
| Dispute resolution | Arbitration vs litigation, jurisdiction |
| Changes to terms | How you notify users of updates |
| Section | Must Include |
|---|---|
| Data collected | Specific types, not "we may collect information" |
| How it's used | Each purpose explicitly stated |
| Who it's shared with | Third parties by name/category |
| Retention period | How long, why, and deletion process |
| User rights | Access, deletion, portability (GDPR/CCPA) |
| Security measures | Encryption, access controls (high level) |
| Cookie policy | What cookies, what for, how to opt out |
| Contact | DPO or privacy contact email |
| Industry | Additional Requirements |
|---|---|
| Health-tech | HIPAA BAA, PHI handling, breach notification, patient consent |
| Fintech | PCI DSS compliance, financial data handling, regulatory disclosures |
| EdTech | COPPA (if under 13), FERPA (student records), parental consent |
| Marketplace | Seller terms, buyer protection, dispute resolution between parties |
| AI/ML | Data usage for training disclosure, algorithmic transparency, bias |
| Document | When Needed |
|---|---|
| IP Assignment | Every contractor and employee — before they write code |
| NDA | Before sharing proprietary information |
| Contractor Agreement | Any non-employee doing work — scope, payment, IP, termination |
| Advisor Agreement | Equity grants, time commitment, confidentiality |
| Employment Offer | Salary, equity, benefits, at-will status, IP assignment |
Critical: IP assignment must be signed BEFORE work begins. Retroactive assignment is legally weaker.
| License | Can Use In Commercial Product? | Must Open Source Your Code? |
|---|---|---|
| MIT | Yes | No |
| Apache 2.0 | Yes | No (but patent grant) |
| BSD | Yes | No |
| LGPL | Yes (if dynamically linked) | Only modifications to the library |
| GPL | Yes | Yes — entire derivative work |
| AGPL | Yes | Yes — even for SaaS (network use) |
Rules:
license-checker (npm) or pip-licenses (Python)