Create employment contracts, offer letters, and HR policy documents following legal best practices. Use when drafting employment agreements, creating HR policies, or standardizing employment documentation.
Templates and patterns for creating legally sound employment documentation including contracts, offer letters, and HR policies.
| Document | Purpose | When Used | | ----------------------- | ----------------------- | ------------- | | Offer Letter | Initial job offer | Pre-hire | | Employment Contract | Formal agreement | Hire | | Employee Handbook | Policies & procedures | Onboarding | | NDA | Confidentiality | Before access | | Non-Compete | Competition restriction | Hire/Exit |
Employment Relationship:
├── At-Will vs. Contract
├── Employee vs. Contractor
├── Full-Time vs. Part-Time
├── Exempt vs. Non-Exempt
└── Jurisdiction-Specific Requirements
DISCLAIMER: These templates are for informational purposes only and do not constitute legal advice. Consult with qualified legal counsel before using any employment documents.
Full template library and detailed worked examples live in references/details.md. Read that file when you need the concrete templates.
Copy a source-pinned command for your client. You run it yourself.
Destination: .claude/skills/employment-contract-templates · pinned to the source commit
# Run from your project root
git clone https://github.com/wshobson/agents.git .skillboard-tmp
git -C .skillboard-tmp checkout 38e19c20d2b154510b0e624a2e3e186b19b5c527
mkdir -p ".claude/skills"
cp -r ".skillboard-tmp/plugins/hr-legal-compliance/skills/employment-contract-templates" ".claude/skills/"
rm -rf .skillboard-tmpReview the source before running. This copies files into your project; it is not a one-click install and does not verify runtime safety.
sudo apt update && sudo apt install -y gitnpm install -g @anthropic-ai/claude-code# Run from your project root
git clone https://github.com/wshobson/agents.git .skillboard-tmp
git -C .skillboard-tmp checkout 38e19c20d2b154510b0e624a2e3e186b19b5c527
mkdir -p ".claude/skills"
cp -r ".skillboard-tmp/plugins/hr-legal-compliance/skills/employment-contract-templates" ".claude/skills/"
rm -rf .skillboard-tmpDestination: .claude/skills/employment-contract-templates
Scanner static-checks@0.1.0 · commit 38e19c20d2b1. Static checks cannot prove runtime safety – review the source and the exact diff before installing. How checks work.
No static rules matched. This is not a safety guarantee.