ワンクリックで
cross-team-coordination
Sequence handoffs when legal work spans multiple teams.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Sequence handoffs when legal work spans multiple teams.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Draft a board (or shareholder) consent for a routine action.
Apply a triggering event to the cap table and emit the diff.
Summarize a case (or set of cases) on a named question.
Add a newly observed clause to the clause library with its classification, source, and the playbook position it relates to.
Draft offer letters and employment agreements from a hiring brief.
Draft an engagement letter from an intake brief.
| slug | cross-team-coordination |
| name | Cross-Team Coordination |
| description | Sequence handoffs when legal work spans multiple teams. |
| version | 0.1.0 |
| metadata | {"sources":[{"mode":"port-original","author":"ClaudeCoder","added_in":"0.1.0"}]} |
Port-original skill. Hand-authored for Legal & Contracts. Owned by the CEO role.
After intake-triage flagged the request as cross-team (2+ agents from different teams). The CEO uses this to plan and sequence handoffs so specialists don't block each other or duplicate work.
intake-triage (primary agent, secondary agents, deadline, priority, attorney owner).A coordination plan recorded on the work item:
sequence:
- step: 1
agent: <agent-slug>
skill: <skill>
inputs: <what they need to start>
outputs: <what they produce, by when>
- step: 2
agent: <agent-slug>
...
checkpoints:
- after_step: 1
review: <what the CEO checks before unblocking step 2>
final_handoff: <agent that owns the deliverable>
attorney_signoff: <who signs the package before it leaves the firm>
| Workflow | Sequence |
|---|---|
| New financing round | board-consent-drafter (board approval) → cap-table-maintainer (new cap table) → contract-drafter (investor NDA / side-letter) → case-summarizer (any new state-specific rule) → attorney sign-off |
| New client engagement | intake-letter-drafter (engagement letter) → case-summarizer (conflict check note) → contract-drafter (first NDA) → attorney sign-off |
| Vendor agreement with redline | contract-drafter (firm's initial draft) → redline-reviewer (review of counterparty markup) → clause-library-curator (capture novel clauses) → attorney sign-off |
| New product launch | contract-drafter (terms of service / DPA) → case-summarizer (jurisdictional rules) → board-consent-drafter (if material) → attorney sign-off |
| Equity grant batch | board-consent-drafter (approval consent) → cap-table-maintainer (record grants) → contract-drafter (grant notices / option agreements) → attorney sign-off |
The CEO does not write the artifacts — only sequences them.
If a checkpoint reveals a problem (wrong jurisdiction, missing data, off-playbook output, hidden conflict of interest), invoke escalation-routing rather than papering over it.
The attorney sign-off step is never skipped, never deferred, never delegated to another agent. If the attorney owner is unavailable, the work waits.
If the workflow doesn't match a known pattern, plan it explicitly. Improvising at runtime is how clauses get dropped.
UPL line. This skill is designed against the unauthorized-practice-of-law line. Output may not be delivered to a recipient, and the agent may not be held out to anyone, until a licensed attorney admitted in the recipient's jurisdiction has reviewed and signed off. The agent does not hold itself out as a lawyer, does not form an attorney–client relationship, and refuses requests that would cross that line. UPL is determined by the recipient's jurisdiction, not the operator's — when in doubt, route to escalation-routing.