mrkeyoor.com_
Wed 16 Sept 06:22 UTC
LLM Toolsevaluationupdated 16 Sept 2026

headcount review

Headcount is a Claude Code plugin marketplace that packages 172 operating playbooks as 16 company departments, covering work such as engineering, finance, security, hiring, and marketing. Each skill is a set of instructions Claude loads when a matching request appears. It solves the problem of maintaining one oversized prompt by letting you install only the departments your work needs.

Verdict

Our Headcount run installed 35 packages in 25 seconds and built in 8 seconds, but it had no test target for the behavior of its 172 skills. Try it if Claude Code is already part of your work and you want a curated operating method across several departments. Install two or three relevant departments first, and keep humans accountable for regulated decisions and any reviewer finding with real-world consequences.

We ran it

Lab card: what happened when we ran headcountScreenshot of headcount (cbrock84.github.io/headcount)
Install✓ · 25s35 packages · 37 MB
Build✓ · 8s
Testsn/ano test script
Known vulns0(pip-audit)
Repo244 files~2,007 lines of source · 4.9 MB · 1 CI workflows

Answers from our run

Does headcount build from source?

Dependencies installed in 25 seconds (35 packages), and the build succeeded in 8 seconds. We cloned commit 9cbf340 into a clean Debian container with 3 CPUs and no project-specific setup.

Does headcount have tests you can run?

Not through a standard command: the project exposes no test script or target that our harness could run.

Does headcount have known vulnerabilities in its dependencies?

pip-audit found none in the dependency tree at the time of our run.

Who should not use headcount?

ChatGPT or Codex users who need a supported install today: that packaging is in open draft pull request 40, while the current instructions target Claude Code.

What are the alternatives to headcount?

Anthropic Skills, Superpowers, Awesome Claude Skills. Our Headcount run installed 35 packages in 25 seconds and built in 8 seconds, but it had no test target for the behavior of its 172 skills.

Setup4/5Two plugin commands start it; department selection needs judgment
Docs5/5Clear install guide, use cases, ownership map, and skill catalog
Community3/51,527 stars and current pull requests, with no GitHub release
Maturity3/5Strong structural checks, but model behavior has no test target

Who it’s for

Claude Code users who want reusable business and engineering methods rather than rewriting prompts.
Small-company operators whose work crosses product, finance, operations, security, and go-to-market functions.
Teams that want security and legal review instructions separated from the departments being reviewed.
Skill authors who value checked manifests, unique triggers, source catalogs, and explicit file ownership.

Who it’s NOT for

ChatGPT or Codex users who need a supported install today: that packaging is in open draft pull request 40, while the current instructions target Claude Code.
Teams seeking an autonomous company in a box: the getting-started guide says installation only adds skills and does not write to a repository, add project dependencies, or run by itself.
Anyone treating generated legal, tax, employment, privacy, or financial guidance as professional advice: the project explicitly sends jurisdiction-specific decisions to qualified professionals.
Buyers who need measured answer quality or deterministic control enforcement: our harness found no test script or target, and the documented checks validate structure rather than model outcomes.
Users planning to install all 16 departments without curation: the guide says that much surface weakens triggering and recommends starting small.

Setup reality

Our sandbox install at commit 9cbf340 succeeded in 25 seconds, adding 35 Python packages and using 37 MB on disk. The build passed in 8 seconds. Our harness found no test script or target, so tests were skipped; pip-audit reported 0 known vulnerabilities.

Actual use requires Claude Code. You add the marketplace once, then install departments individually with the plugin commands. The guide says installation adds instructions only: it does not modify the project, add its dependencies, or run anything on its own.

The repository markets 16 departments and 172 skills, but its guide recommends installing only what you use because a smaller set triggers more precisely. Security and legal-risk are reviewer-class departments, while regulated questions still require qualified professional input.

Sixteen departments keep 172 skills from loading at once

Headcount packages 172 Claude Code skills as 16 independently installable departments. Instead of adding one huge instruction file, you choose areas such as technology, finance, product, security, or operations. Claude sees each skill's trigger description and loads the full instructions when a request matches. The department prefix also prevents names from colliding, so finance:unit-economics and a similarly named skill elsewhere can remain distinct.

That shape is Headcount's best idea. The getting-started guide warns that installing all 16 departments creates too much triggering surface, then suggests small bundles based on the work you do. A product builder might start with product, technology, and data analytics. An operator might choose executive, finance, and operations. This is curation rather than simulation: nothing hires agents or runs a business after installation.

What happened when we ran it

Our sandbox installed commit 9cbf340 in 25 seconds, adding 35 Python packages and occupying 37 MB. The build completed in 8 seconds. The checkout contained 244 files, about 2,007 lines of source, and 4.9 MB before installation. These figures come from a fresh Debian container with 3 CPUs and 8 GB of RAM.

The harness found no test script or target, so it skipped tests. Pip-audit reported 0 known vulnerabilities in the installed Python packages. Repository signals showed 1 CI workflow, no Dockerfile, and no tests directory. The successful build establishes that the project machinery completed in our environment. It does not establish that Claude will select the right skill or produce a sound answer for a real contract, incident, or hiring decision.

The 8-second build checks structure rather than answer quality

Headcount's own check-all.sh is substantial. It validates skill frontmatter, unique names, references between skills, marketplace manifests, generated documentation, source catalogs, US English spelling, and exclusive file ownership. It also rebuilds vertical editions and verifies their emitted repositories. The GitHub Actions workflow runs that same script with read-only repository permissions.

Those checks catch broken packaging and catalog drift. They cannot grade whether a financial model is correct or a threat model found the important boundary. That requires scenario evaluations with known expectations, and the measured commit exposed no test target for them. Anyone adopting Headcount for repeated work should save a small set of representative prompts, expected questions, unacceptable answers, and human review criteria. Run that set again when the model or skill text changes.

Reviewer-class departments are instructions, not access controls

Security and legal-risk have a distinct role in the organization. Their charters say they review work from other departments, own no write surface in that review role, and can issue blocking findings that the reviewed department cannot overrule. The security charter also limits its work to defensive use and directs statutory questions to legal review and qualified counsel.

This separation can improve an agent workflow because the builder is not asked to approve its own work. Enforcement still lives in Claude following the instructions and in the human or orchestrator respecting the result. It is not a permission system outside the model. A team should connect a blocker to a real release gate, named owner, or approval step if ignoring it would expose production data or create a contractual obligation.

Regulated skills state where the machine must stop

The contract-review skill opens with a plain disclaimer and sends jurisdiction-specific matters, litigation, employment, financing, and acquisitions to a licensed attorney. The contributor guide requires similar boundaries for law, privacy, compensation, medical, financial, and safety topics. That makes these skills useful for organizing facts, spotting missing questions, and preparing a professional review.

It does not make the 172-skill catalog a substitute for qualified people. The finance, legal, security, and people departments can sound authoritative because their methods are specific. Treat their output as structured preparation. Keep source verification, jurisdiction, company policy, current facts, and final accountability with the person who owns the decision. The project says much the same in its getting-started guide, which is a strength rather than fine print.

Claude Code is the current installation boundary

The published instructions use Claude Code's marketplace and plugin commands. Adding the marketplace once and installing a department are the only user-facing setup steps. The guide says this adds skills without changing the project, adding dependencies, or running anything automatically. That makes removal and experimentation low risk inside a Claude Code setup.

Draft pull request 40 adds manifests for ChatGPT and Codex over the same skill tree. It was still open on September 16, 2026, so that support should not be described as shipped. Superpowers is the better alternative when you need a coding method across several agent products today. Anthropic's skills repository is the better reference when you want first-party format examples or document tooling.

Current commits matter more than the missing release page

GitHub recorded the latest push on September 16, 2026. The repository had 1,527 stars and 2 open pull requests, with no open issues in the fetched list. GitHub returned no latest release, although the marketplace manifest labels the plugins version 1.0.0. The absent release page is a packaging caveat, not evidence that work stopped.

Headcount is worth installing by department if you already use Claude Code and recognize several recurring decisions in its catalog. Begin with the smallest useful set, test it on work whose right questions you already know, and add a human gate where the answer can move money, expose data, or bind the company. The catalog is broad. Its safe value comes from narrowing it.

Alternatives

ProjectWhat it isPick it when
Anthropic Skills gh↗Anthropic's examples, document skills, specification, and template for the skill format.pick this instead when you want first-party examples or document creation skills rather than a company-shaped business catalog.
Superpowers gh↗A skill-driven software development method spanning design, planning, implementation, review, and testing.pick this instead when disciplined coding delivery is the job and nontechnical departments would be unused.
Awesome Claude Skills gh↗A large directory of skills and plugins across documents, coding, business, media, and connected apps.pick this instead when you want to browse many unrelated tools and choose them one by one.

What people are saying

  1. [velocity-scout] cbrock84/headcount

Sources

  1. Headcount repository README
  2. Headcount getting-started guide
  3. Headcount contributor checks
  4. Headcount contract-review skill
  5. ChatGPT and Codex support draft PR 40

More llm tools reviews

useagent · claude-skills · RAG_Techniques · ux-ui-agent-skills · dictionary-of-ai-coding · gemini-skills · the whole board →