Agent Skills
› anthropics/claude-for-legal
› expansion-kickoff
expansion-kickoff
GitHub启动新国家国际扩张规划,收集信息、评估EOR与实体模式、生成跨职能问题及国家特定风险标志,并创建持久化追踪器。适用于提及在特定国家招聘或扩张的场景。
Trigger Scenarios
用户提到“在[国家]招聘”
用户提到“扩展到[国家]”
用户提到“在[国家]的首次招聘”
Install
npx skills add anthropics/claude-for-legal --skill expansion-kickoff -g -y
SKILL.md
Frontmatter
{
"name": "expansion-kickoff",
"description": "Kick off international expansion planning for a new country — gathers intake, runs EOR vs. entity framing, drafts cross-functional questions, surfaces country-specific flags, and creates a persistent tracker. Use when someone says \"we're hiring in [country]\", \"expansion to [country]\", or \"first hire in [country]\".\n",
"argument-hint": "[country name]"
}
/expansion-kickoff
Starts an international expansion project for a new country — gathers intake, runs EOR vs. entity framing, drafts cross-functional questions, surfaces country-specific flags, and creates a persistent tracker.
Instructions
- Load
~/.claude/plugins/config/claude-for-legal/employment-legal/CLAUDE.md→ jurisdictional footprint, escalation table. - Load the
international-expansionreference skill and run the full workflow. - If a tracker file already exists for this country (
~/.claude/plugins/config/claude-for-legal/employment-legal/expansion-[slug].yaml), flag it: "An expansion tracker for [country] already exists. Use/employment-legal:expansion-update [country]to update it, or confirm you want to start over." - Create
~/.claude/plugins/config/claude-for-legal/employment-legal/expansion-[slug].yamlon completion.
Examples
/employment-legal:expansion-kickoff Germany
/employment-legal:expansion-kickoff
(skill will ask which country)
Detailed EOR vs. entity framework, cross-functional questions, briefing templates, and tracker schema live in the
international-expansionreference skill — load it before doing substantive work.
Version History
- 5ceb305 Current 2026-07-05 15:34


