Marketplace Create skill Sign in

Set Up My Legal Info

Tell me the basics about your company so I can give you better legal help. I ask a few quick questions about your entity, cap table, contracts in force, templates, and any open risks. You only need to do this once, and I keep it updated as things change.

ID: b2e65043-78aa-4aaf-8b5a-501583d6b3fe Version: 0.1.0 License: MIT Author: gethouston Language: en Added: 2026-06-15
⬇ Download

Set Up My Legal Info

This is the foundation document this agent reads before every substantive task. The skill creates or updates it through a short conversation with the user.

When to use

  • "set up my legal context" / "draft the legal context doc" / "build shared legal doc".
  • "update legal context" / "our cap table changed, fix doc" / "just executed Acme MSA, add to standing agreements".
  • Called implicitly by any other skill needing shared context when doc missing - only after confirming with user.

Steps

  1. Read config. Load config/entity.json, config/posture.json, config/templates.json, config/profile.json. If any missing, ask ONE missing piece just-in-time using plain language (best-modality hint: connected app > file drop > URL > paste).

  2. Read existing doc if present. If legal-context.md exists, read so run is update, not rewrite. Preserve founder-sharpened parts; change only stale or new.

  3. Pull cap table + standing agreements if sources connected. If cap-table tool connected (composio search cap-table - Carta / Pulley / other), pull current snapshot (founder stake, option pool, priced round terms), capture source + last update date. Do not invent numbers. If nothing connected, ask founder for one-line snapshot, mark source "self-reported".

  4. Ask minimum just-in-time questions. Interview covers only what config didn't answer:

    • Cap table snapshot (if no Carta/Pulley linked) - founder stake, option pool, priced-round terms.
    • Standing agreements in force - customer / vendor / contractor / investor summaries (1 line each, not full text).
    • Open risks - un-filed 83(b)? unsigned CIIAA? expired DPA? undocumented contractor IP? Anything founder knows unresolved.
    • Escalation rules - anything founder wants always escalated (e.g. "always flag > $50K ACV deals").
  5. Draft doc (~400-600 words, direct, verb-led). Structure, in order:

    1. Entity - name, state, entity type, formation date, authorized shares, par value, registered agent, incorporated via. Mark TBD for anything missing.
    2. Cap table snapshot - last update date, source (Carta / Pulley / spreadsheet / self-reported), founder stake, option pool, priced-round terms (if any).
    3. Standing agreements - bulleted list by category (customers, vendors, contractors, investors). One line per agreement: counterparty, type, effective date, term / auto-renewal, key obligations. Summary only, not full text.
    4. Template stack - pointers to current NDA / MSA / consulting / offer / DPA templates. Each with version + last-reviewed date. Mark none if founder has no template for that kind.
    5. Open risks - bulleted. Each with severity (low / med / high) + one-line description. Escalate severity high in dashboard.
    6. Founder risk posture - stance (aggressive / middle / conservative) + clause-level color from config/posture.json. Keep verbatim founder notes where given.
    7. Escalation rules - what I will and won't handle without human lawyer. Default floor: anything over $100K ACV, any non-standard indemnity, any IP going out, any cell at major × likely on 5×5 severity×likelihood read.
  6. Mark gaps honestly. If section thin (no cap table connected, no standing agreements yet, open risks uninterviewed), write TBD - {what founder should bring next} rather than guessing. Never invent dates, shares, counterparties.

  7. Write atomically. Write to legal-context.md.tmp, rename to legal-context.md. Single file at agent root. NOT under subfolder. NOT under .agents/. NOT under .houston/<agent>/.

  8. Append to outputs.json. Read existing array, append new entry, write atomically:

    {
      "id": "<uuid v4>",
      "type": "legal-context",
      "title": "Legal context updated",
      "summary": "<2-3 sentences  -  what changed this pass, e.g. added Acme MSA to standing agreements; flipped posture to conservative on liability>",
      "path": "legal-context.md",
      "status": "ready",
      "createdAt": "<ISO-8601>",
      "updatedAt": "<ISO-8601>"
    }
    

    (Doc itself is live file, but each substantive edit indexed so founder sees update on dashboard. Ship as ready - doc is factual snapshot, not draft.)

  9. Summarize to user. One short paragraph in plain language: what you now know, what's still missing, and the single most useful thing to do next (e.g. "Connect Carta and I can keep your cap table fresh automatically.") Never name file paths or internal field names.

Outputs

  • legal-context.md (at agent root - live document)
  • Appends to outputs.json with type: "legal-context", status: "ready".

Comments

Loading…

Related Skills

GENERAL · corporate

Transition Services Plan

Drafts a Transition Services Plan exhibit to an Asset Purchase Agreement, organizing post-closing seller-to-buyer support by functional area with sco…

CaseMark
GENERAL · corporate

Transactional Practice

Routes and governs transactional legal work—contracts, deals, and business formations. Covers M&A, real estate, financing, franchise, employment, ass…

CaseMark
GENERAL · corporate

tabular-review-zhou210712

表格审查——一行一文件,一列一数据点,每个单元格标注来源。为并购尽调而构建 ("审查这200份目标公司合同中的控制权变更、合同转让和重大不利变化条款"), 但适用于任何需要产出电子表格的批量审查。当用户说"表格审查""审查网格""建一个网格" "从这些合同中提取这些字段""审查这些文件中的X、Y、…

zhou210712
GENERAL · corporate

tabular-review-zekaisuni

Tabular review — one row per document, one column per data point, every cell cited to source. Built for M&A diligence ("review these 200 target contr…

ZekaiSuni
GENERAL · corporate

tabular-review

Tabular review — one row per document, one column per data point, every cell cited to source. Built for M&A diligence ("review these 200 target contr…

anthropics