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]".
Scanned 9/8/2026
Install to Claude Code
npx -y skills add infometa/workbuddyskills --skill expansion-kickoff --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Expansion Kickoff?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/infometa-expansion-kickoff)More formats (shields.io, HTML) on the badges page.
---
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]".
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
1. Load `~/.codebuddy/plugins/config/legal-workflows/employment-legal/practice-profile.md` → jurisdictional footprint, escalation table.
2. Load the `international-expansion` reference skill and run the full workflow.
3. If a tracker file already exists for this country (`~/.codebuddy/plugins/config/legal-workflows/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."
4. Create `~/.codebuddy/plugins/config/legal-workflows/employment-legal/expansion-[slug].yaml` on 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-expansion`
> reference skill — load it before doing substantive work.
Is this your skill, or is something wrong with this listing? . Author removals are honored within 72 hours.
No comments yet. Be the first to comment!