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.
Works with
Agent Skills format with YAML frontmatter. Claude Code reads it as-is.
--- name: "expansion-kickoff" description: "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." license: "Apache-2.0" --- # /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 `~/.claude/plugins/config/claude-for-legal/employment-legal/CLAUDE.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 (`~/.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." 4. Create `~/.claude/plugins/config/claude-for-legal/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.
More General & Other skills
find-skills
vercel-labs/skills
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
grill-me
mattpocock/skills
A relentless interview to sharpen a plan or design.
grill-with-docs
mattpocock/skills
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

