From employment-legal-uk
Update the status of an in-progress international expansion project — recalculates what is now unblocked, flags anything overdue, and surfaces the next priorities. Use when work has happened since the last session and the expansion tracker needs to reflect the current state.
How this skill is triggered — by the user, by Claude, or both
Slash command
/employment-legal-uk:expansion-update [country name][country name]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Returns to an open expansion tracker and updates item status based on what
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.
Load ~/.claude/plugins/config/uk-legal-plugins/employment-legal-uk/CLAUDE.md.
Identify the tracker file: ~/.claude/plugins/config/uk-legal-plugins/employment-legal-uk/expansion-[slug].yaml. If it doesn't
exist, respond: "No expansion tracker found for [country]. Run
/employment-legal-uk:expansion-kickoff [country] to start one."
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]
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.
Apply updates to the tracker file. For any item newly marked done,
check whether it unblocks other items and flag those as now actionable.
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]
Tracker updated — [N] items closed, [N] still open.
Next priority: [top open item].
/employment-legal-uk:expansion-update Germany
/employment-legal-uk:expansion-update
(will ask which country if multiple trackers exist)
Detailed tracker schema, item-status rules, and dependency logic live in the
international-expansionreference skill — load it before doing substantive work.
npx claudepluginhub uk-agents/uk-legal-plugins --plugin employment-legal-ukProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.