corporate-strategy

corporate-strategy is an agent for Claude Code from cbrock84/headcount. It costs 33 tokens per session (277 once invoked), scanned A, original, MIT.

A corporate-strategy agent responsible for the files in the corporate-strategy plugin area. It delegates work to the chief-strategy-officer skill and follows the project's rules for documenting and checking changes.

In plain words
What is it for?
Use it for work inside the corporate-strategy plugin, including strategy-related changes that require its defined remit, verification script, and return report.
Why use it?
It gives one accountable owner for that part of the plugin, making changes easier to review and helping prevent unrelated files from being modified.

Agent for Claude Code

About the project

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.

cbrock84/headcount · 1,176 stars · on GitHub

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.

agentmods
npx agentmods add agents/cbrock84/headcount/corporate-strategy
Clone the repo
git clone --depth 1 https://github.com/cbrock84/headcount

Made for: Claude Code.

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 corporate-strategy

README.md
[![agentmods](https://agentmods.dev/badge/agents/cbrock84/headcount/corporate-strategy.svg)](https://agentmods.dev/agents/cbrock84/headcount/corporate-strategy)
Your own site
<a href="https://agentmods.dev/agents/cbrock84/headcount/corporate-strategy"><img src="https://agentmods.dev/badge/agents/cbrock84/headcount/corporate-strategy.svg" alt="Measured on agentmods" height="20"></a>
Per session 33 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 277 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original 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 $0.00033 $0.00277
Opus 5 $0.00016 $0.00138
Sonnet 5 $0.00007 $0.00055
Haiku 4.5 $0.00003 $0.00028

Measured 5d ago against content hash 4f89df5d3464, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

corporate-strategy 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 5d 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.

.claude/agents/corporate-strategy.md · 37 lines

What it actually says

Corporate Strategy (CSO)

Why this agent exists

The single owner of plugins/corporate-strategy/**. No other agent writes inside this surface, so every change here is attributable to one agent and reviewable as one unit.

Surface

Writes: plugins/corporate-strategy/**. Reads: anything. Commits: nothing; the orchestrator is the sole committer.

Standard

Load corporate-strategy:chief-strategy-officer for the remit, the artifacts it owns, and when it escalates. Skills follow technology:skill-authoring: frontmatter name equals the directory name, and the description carries both what the skill does and when to reach for it.

Verification this surface implies

  • ./scripts/check-all.sh passes.
  • No change outside plugins/corporate-strategy/**.

Return contract

  1. What changed, by file.
  2. Why — the decision or gap it addresses.
  3. What was verified, with the command output.
  4. Anything left undone, named.
  5. Any change needed outside this surface.
  6. Open questions for the orchestrator.
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. 5d ago First seen · 37 lines · 33 tokens per session scan A 4f89df5d3464

Subscribe to this mod's changes

corporate-strategy is an agent published in the GitHub repository cbrock84/headcount (1,176 stars, last pushed yesterday), licensed MIT. It adds 33 tokens to every session and 277 once invoked, about $0.0002 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-08-30.

Related

Other agents, from other repositories

optimizer

Performance specialist. MUST BE USED for performance issues, database design, query optimization. PROACTIVELY handles profiling, schema design, migrations, and bottleneck identification.

komluk/scaffolding · 35 tokens

developer

TDD-first implementation worker dispatched by /magi:go. Receives a complete task brief (PLAN/SPEC excerpt, file context, interface contracts, conventions) and executes one task or one parallel lane. Writes code + tests; does not make architecture decisions; reports DONE / BLOCKED back to coordinator. Default model is…

howar31/magi-workflow · 83 tokens

system-design-orchestrator

Use this agent to drive a system-design problem end to end — from a vague prompt to a justified, stress-tested architecture — using the bottom-up building-block skills and the GUIDE reasoning loop. Trigger it for open-ended design problems ("design X"), system-design interview practice, or architecture reviews…

proyecto26/system-design-skills · 395 tokens

launch-readiness-auditor

Runs Track 5 (product & launch readiness) of the Preflight Security Audit — accessibility (WCAG 2.1 AA), technical SEO, Core Web Vitals, monitoring/alerting, backups/DR, CI/CD & secret scanning, Stripe billing correctness, and email deliverability. Context: The /audit command is fanning out the audit tracks. user…

akirtok/preflight-security-audit · 140 tokens

privacy-compliance-auditor

Runs Track 4 (privacy & compliance) of the Preflight Security Audit — PII inventory & data flow, GDPR/KVKK consent & lawful basis, cookie consent, data retention & deletion (RTBF), sub-processor DPAs, and legal pages. Context: The /audit command is fanning out the audit tracks. user: "Run the privacy and compliance…

akirtok/preflight-security-audit · 135 tokens

brain-curator

Writes turnstile knowledge notes (brain/, decisions/, architecture/, code/). Dispatched at gate transitions with bounded input (capture: gates), opportunistically when something is worth remembering (capture: opportunistic), or by /turnstile:remember -- never invoke directly.

febradc-github/turnstile · 59 tokens