expansion-update

作成者: anthropic

進行中の国際展開プロジェクトのステータスを更新 — 現在ブロック解除されたものを再計算し、期限切れのものをフラグ付けし、次の…を表示します。

npx skills add https://github.com/anthropics/claude-for-legal --skill 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].

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.

anthropicのその他のスキル

access
anthropic
Discordチャンネルのアクセスを管理 — ペアリングの承認、許可リストの編集、DM/グループポリシーの設定。ユーザーがペアリングを依頼したり、誰かを承認したり、誰が許可されているかを確認したりする際に使用します。
official
session-report
anthropic
~/.claude/projectsのトランスクリプトから、Claude Codeセッションの使用状況(トークン、キャッシュ、サブエージェント、スキル、高コストなプロンプト)を探索可能なHTMLレポートとして生成します。
official
build-mcp-server
anthropic
このスキルは、ユーザーが「MCPサーバーを構築する」「MCPを作成する」「MCP統合を行う」「Claude用のAPIをラップする」「ツールを公開する…」と依頼した場合に使用します。
official
cookbook-audit
anthropic
ルーブリックに基づいてAnthropic Cookbookのノートブックを監査します。ノートブックのレビューや監査が依頼されたときに使用してください。
official
handle-complaint
anthropic
顧客からのクレームをエンドツーエンドで処理します — コンテキストを取得し、返信を作成し、運用上の修正案を提案します。オプションでメールやチケットIDを受け付けます…
official
use-case-triage
anthropic
処理活動がPIA、必須のGDPR DPIAを必要とするか、またはそのまま進められるかを迅速に判断し、プライバシーポリシーの競合を表面化させて適切なルートへ導きます…
official
board-minutes
anthropic
取締役会や委員会の議事録を自社のフォーマットで草稿します。カレンダーから今後の取締役会や委員会の会議を自動検出し、議題などを尋ねます…
official
renewal-tracker
anthropic
維持された更新登録簿をもとに、キャンセル期限が迫っている契約を表示し、通知期間が終了する前に警告します。ユーザーが尋ねたときに使用します…
official