headcount is an organization of independently installable Claude Code plugins, each grouping skills for a department such as finance, security, or demand generation. Claude Code users install the departments they need and invoke their skills for specialized work; the catalogue entries are skills and related agent tooling from that organization.
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.
npx skills add cbrock84/headcount --skill brand-identitygit clone --depth 1 https://github.com/cbrock84/headcountWrote 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.
[](https://agentmods.dev/skills/cbrock84/headcount/brand-identity)<a href="https://agentmods.dev/skills/cbrock84/headcount/brand-identity"><img src="https://agentmods.dev/badge/skills/cbrock84/headcount/brand-identity.svg" alt="Measured on agentmods" height="20"></a>- NVIDIA SkillSpector pass
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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00069 | $0.00601 |
| Opus 5 | $0.00034 | $0.00300 |
| Sonnet 5 | $0.00014 | $0.00120 |
| Haiku 4.5 | $0.00007 | $0.00060 |
Grade A, and why
brand-identity 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 4d 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.
How it starts
The opening of the file, as written. The whole thing — 54 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Brand identity
Brand is the accumulated impression of every surface someone encounters. Consistency is most of it; the rest is having a point of view.
Establishing
Before any visual decision, settle three things in writing:
- What the brand is for — the promise it makes, in one sentence.
- Who it is for — and, more usefully, who it is not for.
- What it is not — the three adjectives it should never earn. These constrain far better than aspirational ones, because "modern" and "trustworthy" rule nothing out.
The system
Palette. One primary, one accent, a full neutral ramp, and semantic states. The neutral ramp does most of the visible work and gets the least attention — spend time on it. Every color needs a verified contrast ratio against the surfaces it will actually sit on, not against white.
Typography. One display family, one text family, and a rule for when each is used. Both must work at the smallest size they will appear at, on a real device, before selection.
Logo. Define clear space, minimum size, and permitted variants. Then define misuse explicitly: no stretching, no recoloring outside the permitted set, no effects, no re-typesetting the wordmark. Guidelines fail by omission — what is not forbidden gets done.
Imagery. A stated direction, with examples of both what fits and what does not. "Authentic photography" means nothing without a counter-example.
Applying
The test of a brand system is an unfamiliar format: an error email, a conference badge, a slide nobody planned for. If the system does not say what to do, it is a mood board, not a system.
Auditing an existing brand
Collect real surfaces — product, marketing site, email, social, sales collateral — side by side. Look for: palette drift, more type families than the system defines, logo variants nobody sanctioned, and tone that changes between surfaces. Report by severity, and separate what breaks the system from what merely was not specified.
Never
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.
- 4d ago First seen · 54 lines · 69 tokens per session scan A bca5dc234d86
brand-identity is a skill published in the GitHub repository cbrock84/headcount (1,300 stars, last pushed 5d ago), licensed MIT. It adds 69 tokens to every session and 601 once invoked, about $0.0003 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.
Other skills, from other repositories
review
Visual Stack's primary tool. Build a UI wireframe and open it in an interactive review workspace where the user comments directly on the page, turning those comments into the next iteration — or point the same workspace at an app that is already running and review the real thing. Use when the user wants a wireframe…
phase-preview
Preview a signed-off design one release phase at a time — cut it down into a series of phase screens, each showing only what exists by that phase with the layout untouched, then put them on a scrubber you drag to watch the screen fill in release by release. Use when the user wants a Phase 1 / MVP version of an…
icon-composer-app-icon-workflow
Design, preview, validate, and integrate Apple app icons with Icon Composer. Use when a task mentions Icon Composer, .icon documents, Liquid Glass app icons, ictool preview exports, app icon design for iOS, iPadOS, macOS, or watchOS, or guided Icon Composer GUI work through Computer Use.
go
Compatibility entry for Visual Stack's former /vstack:go command. Runs the wireframe and UI review tool, now called review. Use only when the user invokes /vstack:go.
wireframe
Alias for Visual Stack's review tool, which used to be called wireframe. Builds a UI wireframe and opens it in an interactive review workspace, or reviews an app that is already running. Use only when the user invokes /vstack:wireframe or $vstack:wireframe.
apple-typography-workflow
Guide Apple platform typography decisions and implementation across SwiftUI Font, UIKit UIFont, AppKit NSFont, San Francisco system fonts, SF Pro, SF Compact, SF Mono, SF Pro Rounded, New York serif design, Dynamic Type, text styles, fontDesign, fontWeight, fontWidth, monospaced digits, custom font bundle integration…