employment-compliance

employment-compliance is a skill for Claude Code from LeadMagic/gtm-skills. It costs 112 tokens per session (3,583 once invoked), scanned A, original, MIT.

A guide to the legal work involved in hiring and managing employees and contractors, including worker classification, contracts, intellectual property, workplace policies, and termination.

In plain words
What is it for?
Use it to classify workers, prepare offer letters and intellectual-property agreements, document equity and policies, and plan compliant hiring and termination processes.
Why use it?
It helps prevent problems such as unpaid employment obligations, unclear ownership of company code, and poorly documented dismissals.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions Claude Code; mentions Codex; mentions Gemini CLI.

Part of the gtm-skills plugin — 196 skills shipped together

Good fit Use it to classify workers, prepare offer letters and intellectual-property agreements, document equity and policies, and plan compliant hiring and termination processes.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/leadmagic/gtm-skills/employment-compliance
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add LeadMagic/gtm-skills --skill employment-compliance
Clone the repo
git clone --depth 1 https://github.com/LeadMagic/gtm-skills

Made for: Claude Code.

Or install gtm-skills, the plugin that ships this one along with the rest of its 196 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for employment-compliance

README.md
[![agentmods](https://agentmods.dev/badge/skills/leadmagic/gtm-skills/employment-compliance/github.svg)](https://agentmods.dev/skills/leadmagic/gtm-skills/employment-compliance)
Your own site
<a href="https://agentmods.dev/skills/leadmagic/gtm-skills/employment-compliance"><img src="https://agentmods.dev/badge/skills/leadmagic/gtm-skills/employment-compliance/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for employment-compliance

Your own site · 80×15
<a href="https://agentmods.dev/skills/leadmagic/gtm-skills/employment-compliance"><img src="https://agentmods.dev/badge/skills/leadmagic/gtm-skills/employment-compliance.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 112 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,583 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00112 $0.03583
Opus 5 $0.00056 $0.01792
Sonnet 5 $0.00022 $0.00717
Haiku 4.5 $0.00011 $0.00358

Measured 7d ago against content hash 1f095307db92, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

employment-compliance scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/check-output.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/founder-led/employment-compliance/SKILL.md · 340 lines

How it starts

The opening of the file, as written. The whole thing — 340 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Employment Compliance

Overview

Hiring is a legal minefield. Misclassify an employee as a contractor and you owe back taxes, penalties, and benefits — plus the state of California wants to have a word. Forget the IP assignment and a departing employee takes your code with them. Terminate someone without documentation and you're paying COBRA for 18 months plus a settlement. The mistake: thinking "we're too small for HR." You need compliance from employee #1. This skill covers everything from classification to termination.

Authoritative Foundations

  • IRS — Worker classification (20-factor test, ABC test) — Worker classification (20-factor test, ABC test)
  • California AB5 / Prop 22 — Gig economy classification — Gig economy classification
  • DLSE (California) — Employment regulations — Employment regulations
  • SixFifty — Employment law automation (Wilson Sonsini) — Employment law automation (Wilson Sonsini)
  • Rippling / Gusto — HR compliance platforms — HR compliance platforms
  • Stacey Nordwall (Culture Amp / Pyn) — Revenue-team HR ops (onboarding, manager enablement) — Revenue-team HR ops (onboarding, manager enablement)

When to Use

Trigger phrases: "contractor vs employee", "employee classification", "offer letter template", "employee handbook", "PIIA agreement", "IP assignment for employees", "termination procedure", "multi-state hiring", "international employee compliance", "employment law for startups"

Step-by-Step Process

Phase 1: Contractor vs Employee (Get This Right)

The most expensive mistake in startup hiring is misclassification.

IRS 20-Factor Test (simplified):

Factor Employee Contractor
Behavioral Control You control how, when, and where they work They control their work methods
Financial Control You provide equipment, reimburse expenses, pay salary They invest in their own equipment, can profit/lose
Relationship Indefinite, key to your business, benefits provided Project-based, multiple clients, no benefits
Exclusivity Works only for you Works for multiple clients

Read the full file on GitHub · 340 lines

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 340 lines · 112 tokens per session scan A 1f095307db92

Subscribe to this mod's changes

employment-compliance is a skill published in the GitHub repository LeadMagic/gtm-skills (49 stars, last pushed 4d ago), licensed MIT. It adds 112 tokens to every session and 3,583 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

huashu-takram-soft-tech

OpenDesign procurement & security leave-behind: the one-pager-plus a buying committee can forward and approve internally. Built as a decision-grade B2B sales deck for buying committee, security, procurement.

nexu-io/open-design · 50 tokens

crisis-holding

Draft crisis holding statements, journalist Q&A posture, and what-not-to-say guidance from confirmed incident facts, with a hard legal-counsel gate. Builds each statement through proven crisis-comms frameworks (holding-statement anatomy, SCCT, CAP order, the legitimate non-answer, bridge/flag/block).

elvisun/newsjack · 67 tokens

competitor-monitoring

Use this skill when you need to know what rival companies are doing — "what are my competitors doing", "competitor update", "competitor news", "competitive landscape", "market intel", "what's new with [company]", "track [company]", "competitor briefing", "who's making moves", "we keep losing deals to [company]" — or…

swan-gtm/gtm-skills · 157 tokens

startup-launch-playbook

A step-by-step playbook for early-stage startups going from pre-seed to their first 1000 users. Covers MVP validation, initial traction channels, and founder-led growth tactics. By @WeiYipei — follow on X for more startup growth insights.

Gingiris-1031/gingiris-skills · 58 tokens

multichannel-campaign-builder

Use this skill when someone needs a complete outbound sequence written — every touch across LinkedIn and email, not a single cold email. Produces three distinct angles to choose from, then the full sequence with each message ready to send, calibrated to the campaign type and channel mix and self-checked against a…

swan-gtm/gtm-skills · 139 tokens

cialdini-influence

Applies Cialdini's seven principles of ethical persuasion -- Reciprocity, Commitment and Consistency, Social Proof, Authority, Liking, Scarcity, and Unity -- to business contexts including sales, marketing, fundraising, and negotiation. Use when designing conversion funnels, optimizing sales processes, preparing…

fatihguner/foreman · 88 tokens