workload-equity

workload-equity is a skill for Claude Code from shwetank/bettersense. It costs 115 tokens per session (2,555 once invoked), scanned A, original, no licence file.

A skill for examining whether routine support work, sometimes called glue work, is shared fairly across a team, including differences by demographic group and seniority.

In plain words
What is it for?
Use it to audit the distribution of non-promotable work and compare workload patterns across team groups.
Why use it?
It helps reveal when important but less visible work is falling disproportionately on certain people.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the bettersense plugin — 54 skills, 22 agents shipped together

Good fit Use it to audit the distribution of non-promotable work and compare workload patterns across team groups.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/shwetank/bettersense/workload-equity
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 shwetank/bettersense --skill workload-equity
Clone the repo
git clone --depth 1 https://github.com/shwetank/bettersense

Made for: Claude Code.

Or install bettersense, the plugin that ships this one along with the rest of its 54 skills, 22 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 workload-equity

README.md
[![agentmods](https://agentmods.dev/badge/skills/shwetank/bettersense/workload-equity/github.svg)](https://agentmods.dev/skills/shwetank/bettersense/workload-equity)
Your own site
<a href="https://agentmods.dev/skills/shwetank/bettersense/workload-equity"><img src="https://agentmods.dev/badge/skills/shwetank/bettersense/workload-equity/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 workload-equity

Your own site · 80×15
<a href="https://agentmods.dev/skills/shwetank/bettersense/workload-equity"><img src="https://agentmods.dev/badge/skills/shwetank/bettersense/workload-equity.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 115 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,555 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 unknown 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.00115 $0.02555
Opus 5 $0.00057 $0.01277
Sonnet 5 $0.00023 $0.00511
Haiku 4.5 $0.00012 $0.00255

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

Security

Grade A, and why

workload-equity 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.

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.

plugin/skills/workload-equity/SKILL.md · 193 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

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 · 193 lines · 115 tokens per session scan A 6c1031cadd20

Subscribe to this mod's changes

workload-equity is a skill published in the GitHub repository shwetank/bettersense (4 stars, last pushed 2mo ago), with no licence file. It adds 115 tokens to every session and 2,555 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

service-desk

Runs the IT service desk — intake, triage, prioritization, escalation, knowledge, and the metrics that improve service rather than distort it. Use this to set up or fix a service desk, design ticket priority and escalation, reduce repeat contacts, structure a knowledge base, or work out why a desk hitting its targets…

cbrock84/headcount · 73 tokens

collaboration-platform-administration

Administers the email, chat, meeting and file-sharing platform the organization runs on — tenant and domain configuration, mail authentication and routing, phishing and spam controls, shared mailboxes and distribution groups, external sharing and guest access, permission sprawl in file storage, and retention and legal…

cbrock84/headcount · 93 tokens

onboarding-and-offboarding

Designs the joining and leaving experience — first-day readiness, ramp to productivity, knowledge capture, and clean exits. Use this to design or fix onboarding, shorten time to productivity, structure a leaver process, capture knowledge before someone leaves, or coordinate the access and asset steps around a joiner…

cbrock84/headcount · 69 tokens

structure-swift-sources

Organize Swift source trees and oversized Swift files by feature, layer, and declaration group; split large files, normalize // MARK: sections, enforce plain-language block-comment file headers, and move TODO and FIXME text into ledger files. Use after format-swift-sources has established a clean formatting baseline.

gaelic-ghost/socket · 69 tokens

tips-helpviewer-workflow

Discover local user-guide topics for installed Apple Mac apps through the Tips HelpViewer catalog, with app matching, installed-version capture, result verification, and authoritative fallback routing. Use when Codex needs task-specific help for an installed Apple app, needs to find a menu command through local Help…

gaelic-ghost/socket · 93 tokens

embedded-systems-architect

Embedded systems and Edge AI architecture assistant for development-board projects. Use when the user works with dev boards, SoC, MCU or microcontroller (datasheet, TRM, HDK, schematics), firmware or RTOS development, cross-compilation, SDK / BSP / sample code, board families such as Jetson, Raspberry Pi, ESP32…

Zachariah9420/embedded-systems-architect · 274 tokens