{
  "skills": [
    {
      "id": "skl_agent_workforce",
      "name": "agent-workforce",
      "plugin": "cwc-human-resources",
      "description": "Agent-workforce (HR) playbook for the subagentjobs.com family — the \"employees\" here are typed agents and skill-based coworkers, not humans. Use when the user asks to \"hire an agent\", \"add a new agent\", \"define a new role\", \"onboard a coworker\", \"review agent performance\", \"which model does agent X run on\", \"upgrade an agent to Fable 5\", \"who is on the team\", \"org chart\", \"agent roster\", \"headcount\", \"comp review for the agents\", or anything mapping HR vocabulary onto this repo's agent fleet. Do NOT use for human people-ops (recruiting pipelines, offers, human comp, onboarding checklists for people) — this startup is a solo founder and no human HR data exists in this repo. Do NOT use for building or deploying the underlying workers (that is cwc-deploy's job), or for legal/compliance review (cwc-legal).",
      "summary": "Agent-workforce (HR) playbook for the subagentjobs.com family — the \"employees\" here are typed agents and skill-based coworkers, not humans.",
      "gated": 0,
      "source_path": "plugins/cwc-human-resources/skills/agent-workforce/SKILL.md",
      "created_at": "2026-07-10 18:13:13",
      "cite_as": "https://subagentskills.com/api/skills/skl_agent_workforce"
    },
    {
      "id": "skl_coworker_census",
      "name": "coworker-census",
      "plugin": "cwc-human-resources",
      "description": "The org chart of the AI workforce, generated from real files — one census row per plugins/cwc-*/ coworker: IDENTITY.json loaded STRICTLY via the canonical Pydantic mirror (scripts/coworkers/schema.py, with an honest permissive fallback), skills on disk vs plugin.json-registered, memory/current version, and gate names from gates.toml (both fleet formats). Use when the user asks \"who is on the team\", \"org chart\", \"coworker roster\", \"headcount\", \"census\", \"which coworkers have unregistered skills\", \"what gates does each coworker have\", or \"what memory version is each coworker on\". Do NOT use for hiring/review/comp mechanics (that is this plugin's agent-workforce skill), for fixing catalog drift it surfaces (cwc-product-management's skill-catalog-audit owns the diff detail; plugins/_schema/generate.py owns the regeneration), or for the .claude/agents/*.yaml generated-agent roster (agent-workforce covers those employees).",
      "summary": "The org chart of the AI workforce, generated from real files — one census row per plugins/cwc-*/ coworker: IDENTITY.json loaded STRICTLY via the canonical Pydantic mirror (scripts/coworkers/schema.py, with an honest permissive fallback), skills on disk vs plugin.json-registered, memory/current ve...",
      "gated": 0,
      "source_path": "plugins/cwc-human-resources/skills/coworker-census/SKILL.md",
      "created_at": "2026-07-10 18:13:13",
      "cite_as": "https://subagentskills.com/api/skills/skl_coworker_census"
    }
  ]
}