cbrock84/headcount

717 stars · Last commit 2026-08-30

An agent organization for Claude Code, structured as a company — 15+ departments, 125+ skills, each independently installable.

README preview

<h1 align="center">headcount</h1>

<p align="center"><b>Add a department, not a prompt.</b></p>

<p align="center">
  <a href="https://claude.com/claude-code"><img alt="Built for Claude Code" src="https://img.shields.io/badge/built%20for-Claude%20Code-D97757?style=flat-square"></a>
  <img alt="16 departments" src="https://img.shields.io/badge/departments-16-3F4B5B?style=flat-square">
  <img alt="146 skills" src="https://img.shields.io/badge/skills-146-3F4B5B?style=flat-square">
  <a href="LICENSE"><img alt="MIT licensed" src="https://img.shields.io/badge/license-MIT-3F4B5B?style=flat-square"></a>
  <a href="CONTRIBUTING.md"><img alt="PRs welcome" src="https://img.shields.io/badge/PRs-welcome-2EA043?style=flat-square"></a>
</p>

<p align="center">
  <a href="https://cbrock84.github.io/headcount/org-chart.html">
    <picture>
      <source media="(prefers-color-scheme: dark)" srcset="docs/assets/org-chart-dark.png">
      <img alt="The headcount org chart — 16 departments, 146 skills, searchable" src="docs/assets/org-chart-light.png" width="840">
    </picture>
  </a>
</p>

View full repository on GitHub →