# Capital Allocation

> Evaluates where to spend limited capital — investment appraisal, hurdle rates, payback, and comparing proposals that are not alike. Use this to evaluate an investment or major purchase, compare competing funding requests, set a hurdle rate, decide between building and buying, or review whether past investments delivered what was claimed.

- **Type:** Skill
- **Install:** `agentstack add skill-cbrock84-headcount-capital-allocation`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [cbrock84](https://agentstack.voostack.com/s/cbrock84)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [cbrock84](https://github.com/cbrock84)
- **Source:** https://github.com/cbrock84/headcount/tree/main/plugins/finance/skills/capital-allocation
- **Website:** https://cbrock84.github.io/headcount/

## Install

```sh
agentstack add skill-cbrock84-headcount-capital-allocation
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Capital allocation

Choosing among investments is choosing what not to do. This is the appraisal of individual
proposals; which businesses and bets the company should be in belongs to
`corporate-strategy:portfolio-strategy`.

## Appraise on incremental cash

Only cash flows that change because of the decision belong in the analysis:

- **Sunk costs are irrelevant.** Money already spent is not a reason to continue, though it is
  reliably presented as one.
- **Allocated overhead is usually irrelevant.** If the cost occurs anyway, it does not belong in the
  incremental case.
- **Opportunity cost is relevant**, including the capacity consumed that then cannot serve anything
  else.
- **Working capital is a real outflow.** Growth that consumes cash is not free because it is growth.

Discount for time and risk. A hurdle rate should reflect the risk of the specific proposal — applying
one company-wide rate systematically overfunds risky projects and starves safe ones.

## Read payback for what it tells you

Payback ignores everything after the threshold and so is a poor ranking tool. It is a good *liquidity
and uncertainty* measure: how long capital is at risk, and how far into an uncertain future the case
depends on.

Use net present value to decide, payback to understand exposure. A proposal with strong NPV whose
returns all arrive in years four and five is a forecasting question as much as an investment one.

## Interrogate the case, not the sponsor

Every proposal arrives advocated for. The useful questions are structural:

- What has to be true for this to work, and which of those is least certain?
- What is the counterfactual — what happens if we do nothing?
- Where is the optionality: can it be staged so a small commitment buys information before the large
  one?
- Who is accountable for the benefit after approval?

Stage-gating dominates all-or-nothing commitment where uncertainty is high. Paying for information
first is usually cheaper than being right by luck.

## Look back, or the numbers stay fictional

Compare realized outcomes against the approved case, and make it routine rather than punitive. Where
nobody looks back, forecasts drift optimistic because optimism is rewarded at approval and never
tested afterwards.

## Never

- Include sunk cost in a forward case.
- Apply one hurdle rate to proposals of different risk.
- Rank by payback.
- Approve a benefit with no owner after approval.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [cbrock84](https://github.com/cbrock84)
- **Source:** [cbrock84/headcount](https://github.com/cbrock84/headcount)
- **License:** MIT
- **Homepage:** https://cbrock84.github.io/headcount/

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-cbrock84-headcount-capital-allocation
- Seller: https://agentstack.voostack.com/s/cbrock84
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
