From employment-legal-uk
Diff a proposed handbook change against the current version, flag ripple effects and jurisdiction supplement impacts. Use when user says "update the handbook", "add this to the handbook", "handbook change", or has a policy ready for insertion.
How this skill is triggered — by the user, by Claude, or both
Slash command
/employment-legal-uk:handbook-updatesThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Matter context.** Check `## Matter workspaces` in the practice-level CLAUDE.md. If `Enabled` is `✗` (the default for in-house users), skip the rest of this paragraph — skills use practice-level context and the matter machinery is invisible. If enabled and there is no active matter, ask: "Which matter is this for? Run `/employment-legal-uk:matter-workspace switch <slug>` or say `practice-level...
Matter context. Check ## Matter workspaces in the practice-level CLAUDE.md. If Enabled is ✗ (the default for in-house users), skip the rest of this paragraph — skills use practice-level context and the matter machinery is invisible. If enabled and there is no active matter, ask: "Which matter is this for? Run /employment-legal-uk:matter-workspace switch <slug> or say practice-level." Load the active matter's matter.md for matter-specific context and overrides. Write outputs to the matter folder at ~/.claude/plugins/config/uk-legal-plugins/employment-legal-uk/matters/<matter-slug>/. Never read another matter's files unless Cross-matter context is on.
Handbook changes have ripple effects. Change the holiday policy and you've affected the final pay calculation, the leave policy cross-reference, and any Northern Ireland supplement. This skill finds the ripples before they become inconsistencies.
~/.claude/plugins/config/uk-legal-plugins/employment-legal-uk/CLAUDE.md → handbook location, jurisdiction supplements list, update cadence.
Read the current handbook section. Show the diff:
- [old language]
+ [new language]
Search the handbook for references to the changed section:
Each cross-reference: does it still make sense after the change? Flag any that break.
For each jurisdiction supplement in ~/.claude/plugins/config/uk-legal-plugins/employment-legal-uk/CLAUDE.md:
Is the change reducing something the old version promised?
If yes: that's a risk. Employment tribunal judges read handbook policies as creating legitimate expectations enforceable as contractual terms or implied duties of trust and confidence. Reducing a benefit unilaterally may constitute a breach of contract or a constructive dismissal risk. Reducing a benefit may need more than just updating the document — advance notice, consultation, consideration (e.g., a corresponding enhancement elsewhere), and in some cases it cannot be done retroactively without individual consent.
Flag this. Don't block it — but flag it.
## Handbook Update: [Section name]
### Change
[diff]
### Cross-reference impact
| Section | References changed section | Still accurate? | Fix needed |
|---|---|---|---|
| [name] | [how] | ✅/⚠️ | [what] |
### Jurisdiction supplement impact
| Jurisdiction | Current supplement | After change | Action |
|---|---|---|---|
| Northern Ireland | [what it says] | [still valid / obsolete / needs update] | [none / update / new supplement needed] |
| [Country] | [what it says] | [still valid / obsolete / needs update] | [none / update / new supplement needed] |
### Promise check
[If reducing a benefit: flag + jurisdictional risk note]
### Ready to publish
- [ ] Cross-references updated
- [ ] Jurisdiction supplements updated
- [ ] [If benefit reduction: notice/consideration addressed]
- [ ] Version number and date updated
- [ ] Acknowledgment process (if required)
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.