assess-job-offer

assess-job-offer is a skill for Claude Code from reggiechan74/JobOps. It costs 22 tokens per session (9,600 once invoked), scanned A, original, MIT.

A skill for analysing employment offers, including pay, contract terms, and possible legal concerns, for selected Canadian and United States jurisdictions.

In plain words
What is it for?
Use it to review an employment offer package according to a chosen jurisdiction and the workspace's job-analysis settings.
Why use it?
It helps organise complicated offer details and highlights terms that may need professional legal advice.

Skill for Claude Code

Written for Claude Code: disable-model-invocation in frontmatter. Also seen: positional $N argument.

Part of the jobops plugin — 26 skills, 17 agents shipped together

Good fit Use it to review an employment offer package according to a chosen jurisdiction and the workspace's job-analysis settings.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/reggiechan74/jobops/assess-job-offer
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 reggiechan74/JobOps --skill assess-job-offer
Clone the repo
git clone --depth 1 https://github.com/reggiechan74/JobOps

Made for: Claude Code.

Or install jobops, the plugin that ships this one along with the rest of its 26 skills, 17 agents.

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 assess-job-offer

README.md
[![agentmods](https://agentmods.dev/badge/skills/reggiechan74/jobops/assess-job-offer/github.svg)](https://agentmods.dev/skills/reggiechan74/jobops/assess-job-offer)
Your own site
<a href="https://agentmods.dev/skills/reggiechan74/jobops/assess-job-offer"><img src="https://agentmods.dev/badge/skills/reggiechan74/jobops/assess-job-offer/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 assess-job-offer

Your own site · 80×15
<a href="https://agentmods.dev/skills/reggiechan74/jobops/assess-job-offer"><img src="https://agentmods.dev/badge/skills/reggiechan74/jobops/assess-job-offer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 22 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 9,600 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.
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.00022 $0.09600
Opus 5 $0.00011 $0.04800
Sonnet 5 $0.00004 $0.01920
Haiku 4.5 $0.00002 $0.00960

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

Security

Grade A, and why

assess-job-offer 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 12d ago.

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.

plugins/jobops/skills/assess-job-offer/SKILL.md · 1,045 lines

How it starts

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

Configuration

Read .jobops/config.json. If missing, stop with:

JOBOPS NOT CONFIGURED Run /jobops:setup to initialize your workspace.

Use config.directories.<key> for all file paths in this skill. Use config.preferences.cultural_profile if this skill generates resume-style content. Use config.preferences.default_jurisdiction if this skill has jurisdiction-sensitive logic (crisis/legal skills accept --jurisdiction=<ISO-3166-2> to override).

Jurisdiction Selection

Default: Ontario, Canada (ON)

Supported Jurisdictions:

  • Canadian Provinces: ON, BC, AB, QC, MB, SK, NS, NB, NL, PE, NT, NU, YT
  • United States: US or specific state codes (CA, NY, TX, WA, etc.)

Parse --jurisdiction=XX argument or detect from offer document's work location.


Important Disclaimers

CRITICAL: Read these disclaimers ALOUD to the user at session start:

  1. Not Legal Advice: This analysis is informational, not legal advice. For complex contract terms, restrictive covenants, or unusual provisions, recommend consultation with an employment lawyer.
  2. Jurisdiction Matters: Analysis adapts to specified jurisdiction. Verify the correct jurisdiction is selected.
  3. Negotiation is Normal: Most employment offers are negotiable. This analysis identifies negotiation opportunities.
  4. Time Sensitivity: Offers often have deadlines. Factor in time for review and negotiation.
  5. Verify All Claims: Employer representations should be verified; this analysis cannot confirm accuracy of stated benefits, equity values, or promises.

Modes of Operation

Parse arguments:

  • $1: Employment offer document (required)
  • $2: Original job posting for comparison (optional)
  • --jurisdiction=XX: Override default jurisdiction (province/state code)
  • --counter-offer: Generate specific counter-proposal language and negotiation strategy

Canadian Provincial Employment Standards Reference

ONTARIO (ON) - Default

Standard Requirement
Governing Legislation Employment Standards Act, 2000 (ESA)
Minimum Wage (2024) $16.55/hr (general), $15.60/hr (students)
Overtime 1.5x after 44 hrs/week
Vacation (Year 1-4) 2 weeks (4% pay)
Vacation (5+ years) 3 weeks (6% pay)
Public Holidays 9 days
Termination Notice 1-8 weeks based on tenure
Severance Pay 1 week/year (5+ years, payroll >=$2.5M)
Probation Maximum 3 months (ESA notice exempt)
Non-Compete VOID for non-executives (Bill 27, Oct 2021)
Health Insurance OHIP (provincial); extended benefits employer-provided

Read the full file on GitHub · 1,045 lines

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. 12d ago First seen · 1,045 lines · 22 tokens per session scan A b5bd251ab7a0

Subscribe to this mod's changes

assess-job-offer is a skill published in the GitHub repository reggiechan74/JobOps (25 stars, last pushed 3mo ago), licensed MIT. It adds 22 tokens to every session and 9,600 once invoked, about $0.0001 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-08-30.

Related

Other skills, from other repositories

expense-review-policy

Review invoices and contracts against accounts-payable policy before human approval.

openai/openai-cookbook · 17 tokens

kyc-doc-parse

Parse an investor or client onboarding packet into structured KYC fields — identity, ownership, control, source of funds, and document inventory. Use as the first step of KYC screening; output feeds the rules engine.

anthropics/financial-services · 49 tokens

audit-support

Support SOX 404 compliance with control testing methodology, sample selection, and documentation standards. Use when generating testing workpapers, selecting audit samples, classifying control deficiencies, or preparing for internal or external audits.

anthropics/knowledge-work-plugins · 45 tokens

fiscaliste

Fiscaliste IA pour la fiscalité personnelle des particuliers français : optimisation et déclaration de l'impôt sur le revenu, IFI, revenus du capital, revenus fonciers, equity salarial, crypto-actifs et PER. Couvre le calcul de l'IR (barème, quotient familial, décote, PAS, CEHR, revenus exceptionnels), la déclaration…

romainsimon/paperasse · 302 tokens

regulatory-analysis

Analyzes documents and processes against FINRA, SEC, Federal Reserve, and CFPB regulatory frameworks. Identifies compliance gaps, classifies findings by severity, and recommends remediation. Use when performing compliance audits, regulatory reviews, gap analyses, or verifying policy adherence to financial regulations.

open-gitagent/opengap · 59 tokens

subcontractor-payment-tracker

Track subcontractor payments, lien waivers, and compliance. Manage payment schedules and documentation.

datadrivenconstruction/DDC_Skills_for_AI_Agents_in_Construction · 25 tokens