legal-template-library-builder
Agent: Corporate Counsel
L2 corporate counsel (1x) responsible for compliance scanning, legal risk register, third-party TOS review, entity formation, corporate governance, and founder equity.
Department ethos: ideal-legal.md
Skill Description
Builds and maintains a library of standardized legal templates covering NDAs, consulting agreements, customer contracts, and other frequently used documents.
When to Use
- When the company lacks standardized templates and teams are drafting contracts from scratch or using outdated versions.
- When a new contract type is needed repeatedly (e.g., vendor agreements, data processing addenda) and should be templatized.
- When existing templates need updating due to regulatory changes or business model evolution.
Workflow
- Needs Assessment: Identify the most frequently requested contract types and prioritize using the template prioritization matrix in
references/framework.md (Priority 1: NDA, contractor agreement, offer letter, IP assignment, SAFE; Priority 2: SaaS agreement, DPA, advisor agreement; Priority 3: JV, reseller, data sharing). Deliverable: prioritized template backlog.
- Template Drafting: Draft each template following the structure standards in
references/framework.md: header block, instructions section, deviation limits per the deviation authority matrix, fill-in fields with guidance notes, fallback positions for negotiable terms, and consistent defined terms. Apply regulatory compliance requirements per template type (DTSA whistleblower carve-outs for NDAs, GDPR Art. 28 for DPAs, IRS 20-factor test for contractor agreements). Deliverable: completed templates with usage guides.
- Review and Approval: Route templates through General Counsel for approval. Apply version control per
references/framework.md (semantic versioning, changelog, annual review cycle). Incorporate feedback and finalize. Deliverable: approved template library.
- Distribution: Publish templates using the library index template at
assets/template-library-index-template.md. Define self-serve vs. legal-review-required access per the deviation authority matrix in references/framework.md. Train stakeholders on when and how to use each template. Deliverable: published library index with access documentation and training.
Anti-Patterns
- Templates without guardrails: Publishing templates without usage instructions or deviation limits. Why: teams will modify protective clauses without understanding the risk, creating unreviewed legal exposure.
- Stale templates: Failing to update templates when laws change or the business model evolves. Why: outdated clauses (e.g., pre-GDPR data terms) expose the company to regulatory penalties and unenforceable provisions.
Output
On success: Produces an approved template library with usage guides, published to a shared location. Delivered to all teams with training.
On failure: Report which templates could not be completed (e.g., requires external counsel input, regulatory uncertainty), what interim process teams should follow, and timeline for completion. Escalate to General Counsel.
Related Skills
1---2name: legal-template-library-builder3description: This skill builds the legal template library including NDAs, consulting agreements, and customer contracts. Use when asked to create contract templates, standardize legal documents, or build a self-serve legal library. Also consider when teams repeatedly request similar agreements. Suggest when the user is drafting one-off contracts that should be templatized.4---56# legal-template-library-builder78## Agent: Corporate Counsel910L2 corporate counsel (1x) responsible for compliance scanning, legal risk register, third-party TOS review, entity formation, corporate governance, and founder equity.1112Department ethos: [ideal-legal.md](../../../../departments/legal/ideal-legal.md)1314## Skill Description1516Builds and maintains a library of standardized legal templates covering NDAs, consulting agreements, customer contracts, and other frequently used documents.1718## When to Use1920- When the company lacks standardized templates and teams are drafting contracts from scratch or using outdated versions.21- When a new contract type is needed repeatedly (e.g., vendor agreements, data processing addenda) and should be templatized.22- When existing templates need updating due to regulatory changes or business model evolution.2324## Workflow25261. **Needs Assessment**: Identify the most frequently requested contract types and prioritize using the template prioritization matrix in `references/framework.md` (Priority 1: NDA, contractor agreement, offer letter, IP assignment, SAFE; Priority 2: SaaS agreement, DPA, advisor agreement; Priority 3: JV, reseller, data sharing). Deliverable: prioritized template backlog.272. **Template Drafting**: Draft each template following the structure standards in `references/framework.md`: header block, instructions section, deviation limits per the deviation authority matrix, fill-in fields with guidance notes, fallback positions for negotiable terms, and consistent defined terms. Apply regulatory compliance requirements per template type (DTSA whistleblower carve-outs for NDAs, GDPR Art. 28 for DPAs, IRS 20-factor test for contractor agreements). Deliverable: completed templates with usage guides.283. **Review and Approval**: Route templates through General Counsel for approval. Apply version control per `references/framework.md` (semantic versioning, changelog, annual review cycle). Incorporate feedback and finalize. Deliverable: approved template library.294. **Distribution**: Publish templates using the library index template at `assets/template-library-index-template.md`. Define self-serve vs. legal-review-required access per the deviation authority matrix in `references/framework.md`. Train stakeholders on when and how to use each template. Deliverable: published library index with access documentation and training.3031## Anti-Patterns3233- **Templates without guardrails**: Publishing templates without usage instructions or deviation limits. *Why*: teams will modify protective clauses without understanding the risk, creating unreviewed legal exposure.34- **Stale templates**: Failing to update templates when laws change or the business model evolves. *Why*: outdated clauses (e.g., pre-GDPR data terms) expose the company to regulatory penalties and unenforceable provisions.3536## Output3738**On success**: Produces an approved template library with usage guides, published to a shared location. Delivered to all teams with training.3940**On failure**: Report which templates could not be completed (e.g., requires external counsel input, regulatory uncertainty), what interim process teams should follow, and timeline for completion. Escalate to General Counsel.4142## Related Skills4344- [`third-party-tos-reviewer`](../third-party-tos-reviewer/SKILL.md) -- TOS review identifies clauses that should be addressed in outbound contract templates.45- [`compliance-scanner`](../compliance-scanner/SKILL.md) -- Compliance requirements inform mandatory clauses in templates.