소스 정보
- 저장소
- stubbi/companies-legal
- 최근 소스 활동
- 2026년 5월 14일 08:08
- 감지된 SKILL.md 언어
- 영어
- 스타
- 0
- 포크
- 0
설치 방법
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
소스 파일 검토
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
메뉴
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/stubbi/companies-legal --skill cross-team-coordination명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
SKILL.md 표시 중
SOC 직업 분류 기준
| 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.