用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/UitbreidenOS/UitKit --skill escalation-flagger命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
Guidelines and instructions for Agent execution state rollback rules
Guidelines and instructions for Agent execution step counters limits
Guidelines and instructions for Agent execution timeout limits setups
基于 SOC 职业分类
| name | escalation-flagger |
| description | - After contract review identifies issues that may exceed the reviewer's authority |
Apply the escalation decision tree in order. Stop at the first trigger that fires — earlier steps override later ones.
Step 1 — Automatic triggers (always escalate regardless of deal size or role)
The following terms require escalation to GC or senior partner regardless of contract value or reviewer seniority:
If any automatic trigger fires → set Required escalation: YES and Escalate to: GC / Senior Partner.
Step 2 — Dollar authority check
Does the contract value exceed the reviewer's authority limit?
Default thresholds (override with organization profile if available):
Paralegal: <$50K, standard terms only
Counsel: <$500K, standard terms + documented fallbacks
GC: unlimited, all terms including non-standard
If contract value exceeds the reviewer's authority → escalate to the next authority level.
Step 3 — Non-standard terms
Is any negotiated term outside the documented fallback positions in the organization playbook?
If yes → escalate to the authority level defined for non-standard terms in the playbook. Document which term and how it deviates.
Step 4 — Playbook silence
Does a material term appear that the playbook does not address at all?
If yes → surface as YELLOW. Do not proceed. Ask the team to define a position for that term type before this contract moves forward. Unaddressed material terms are not safe to approve by default.
Output format:
ESCALATION ASSESSMENT — [Contract Name]
Counterparty: [name]
Contract value: $[X]
Reviewer: [role]
Automatic triggers: [none / list each trigger found]
Dollar authority: $[contract value] vs $[reviewer limit] → [within limit / EXCEEDS]
Non-standard terms: [none / list each deviation from playbook]
Playbook gaps: [none / list each unaddressed material term]
Required escalation: [YES / NO]
Escalate to: [role and name from org profile]
Channel: [Slack / email]
---
Draft escalation message:
Hi [name],
I'm reviewing [contract name] with [counterparty]. I need your approval before proceeding on:
1. [Term 1] — [what it says] — [why it requires your approval]
2. [Term 2] — [what it says] — [why it requires your approval]
Contract value: $[X]. Counterparty: [name]. Deadline: [if known, else "not specified"].
Can you review and advise?
Cost-benefit rule: The cost of an unnecessary escalation (roughly 30 seconds of a senior reviewer's attention) is always less than the cost of proceeding with unapproved non-standard terms. When in doubt, flag.
Note: This skill drafts the escalation message. It does not send it — the reviewer reads the draft, confirms accuracy, and sends.
Input: "A vendor contract has a mutual NDA section, limitation of liability capped at 1× fees (our standard acceptable position), but includes a clause assigning all IP developed during the engagement to the vendor. Flag appropriately."
Expected output:
ESCALATION ASSESSMENT — Vendor Services Agreement (Acme Corp)
Counterparty: Acme Corp
Contract value: $120,000
Reviewer: Counsel
Automatic triggers: IP ASSIGNMENT — Section 8.3 assigns all work product and IP developed during engagement to Vendor. This is an automatic escalation trigger regardless of deal size.
Dollar authority: $120,000 vs $500,000 (Counsel limit) → within limit
Non-standard terms: IP assignment is on the never-accept list
Playbook gaps: none
Required escalation: YES
Escalate to: General Counsel
Channel: Slack (#legal-escalations)
---
Draft escalation message:
Hi [GC name],
I'm reviewing the Vendor Services Agreement with Acme Corp ($120K engagement). I need your approval before proceeding on:
1. Section 8.3 — IP Assignment — assigns all work product and IP developed during the engagement to Acme Corp. This triggers an automatic escalation under our playbook (never-accept list item).
Contract value: $120,000. Counterparty: Acme Corp. Deadline: not specified.
Can you review and advise?