expansion-update

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

/expansion-update

/expansion-update

Returns to an open expansion tracker and updates item status based on what has happened since the last session. Recalculates what is now unblocked, flags anything overdue, and surfaces the next priorities.
返回至已打开的扩张跟踪器,并根据自上次会话以来的进展更新事项状态。重新计算当前已解除阻塞的事项,标记逾期内容,并列出下一步优先事项。

Instructions

说明

  1. Load
    ~/.claude/plugins/config/claude-for-legal/employment-legal/CLAUDE.md
    .
  2. Identify the tracker file:
    ~/.claude/plugins/config/claude-for-legal/employment-legal/expansion-[slug].yaml
    . If it doesn't exist, respond: "No expansion tracker found for [country]. Run
    /employment-legal:expansion-kickoff [country]
    to start one."
  3. Read the tracker. Show the current state:
[Country] Expansion — last updated [date]
Open: [N] | In progress: [N] | Done: [N] | Blocked: [N]

Next priorities (open items with earliest due dates or highest-dependency):
  [item] — owner: [owner]
  [item] — owner: [owner]
  [item] — owner: [owner]
  1. Ask for updates in a single prompt — do not ask about each item one by one:
    Which items have moved since we last looked? Tell me what's changed (e.g., "EOR decision made — going with Deel", "outside counsel engaged — call scheduled for Thursday", "PE analysis still open, waiting on tax"). You can also add new items or change due dates.
  2. Apply updates to the tracker file. For any item newly marked
    done
    , check whether it unblocks other items and flag those as now actionable.
  3. If any item has a due date that has passed and is still
    open
    or
    in-progress
    , flag it:
⚠️ Overdue: [item] — was due [date], owner: [owner]
  1. Write the updated tracker. Confirm:
Tracker updated — [N] items closed, [N] still open.
Next priority: [top open item].
  1. 加载
    ~/.claude/plugins/config/claude-for-legal/employment-legal/CLAUDE.md
  2. 定位跟踪器文件:
    ~/.claude/plugins/config/claude-for-legal/employment-legal/expansion-[slug].yaml
    。若文件不存在,回复:“未找到[国家]的扩张跟踪器。请运行
    /employment-legal:expansion-kickoff [country]
    来创建一个。”
  3. 读取跟踪器,展示当前状态:
[Country] 扩张项目 — 上次更新时间 [date]
待处理: [N] | 进行中: [N] | 已完成: [N] | 阻塞中: [N]

下一步优先事项(最早截止日期或最高依赖度的待处理事项):
  [事项] — 负责人: [owner]
  [事项] — 负责人: [owner]
  [事项] — 负责人: [owner]
  1. 在单个提示中询问更新情况——不要逐个询问每个事项:
    自上次查看以来,哪些事项有进展?请告诉我具体变化(例如:“已做出EOR决策——选择Deel”,“已聘请外部法律顾问——周四安排了会议”,“PE分析仍在进行中,等待税务反馈”)。你也可以添加新事项或修改截止日期。
  2. 将更新应用到跟踪器文件。对于任何新标记为
    done
    的事项,检查它是否解除了其他事项的阻塞,并将这些事项标记为可执行。
  3. 如果任何事项已过截止日期但仍处于
    open
    in-progress
    状态,标记为:
⚠️ 逾期: [事项] — 原定截止日期 [date],负责人: [owner]
  1. 写入更新后的跟踪器,确认:
跟踪器已更新 — 已完成[N]项,待处理[N]项。
首要优先事项: [最顶部的待处理事项]。

Examples

示例

/employment-legal:expansion-update Germany
/employment-legal:expansion-update
(will ask which country if multiple trackers exist)
Detailed tracker schema, item-status rules, and dependency logic live in the
international-expansion
reference skill — load it before doing substantive work.
/employment-legal:expansion-update Germany
/employment-legal:expansion-update
(若存在多个跟踪器,将询问对应国家)
详细的跟踪器架构、事项状态规则和依赖逻辑位于
international-expansion
参考skill中——在开展实质性工作前请加载该skill。