cfo-review
/cs:cfo-review <plan> — Numerate-skeptic interrogation of any plan that touches money. Unit economics, runway, dilution, capital allocation.
Governance Receipt
- Signer
- sovereign-claw-ed25519
- Signed At
- 6/4/2026
- Risk Tier
- T2
- Receipt Hash
- ec859b45
- Manifest Hash
- 32aa07bf7b75e18d73dd711d91e26fd92a892506aa1992b8c9753568c2b72a17
- Signature
- cr6h+TwJ
- Root Public Key
- 349b0348
Skill Details
- Gate Verdict
- Elevated · Review
- Publication State
- published
- Risk Tier
- T2
- Manifest Hash
- 32aa07bf
Download Attested Bundle
Install cfo-review
Each bundle is served from the attested copy of cfo-review, so the file you download is the one covered by the governance receipt on this page rather than whatever currently sits at the upstream source.
Claude Code skill
curl -L "https://atestiv.com/api/download/cfo-review?format=claude-code" -o cfo-review.skill.mdMCP tool definitions
curl -L "https://atestiv.com/api/download/cfo-review?format=mcp" -o cfo-review.mcp-tools.jsonRaw attested bundle
curl -L "https://atestiv.com/api/download/cfo-review?format=raw" -o cfo-review.bundle.jsonVerify the bundle against its manifest hash
shasum -a 256 cfo-review.bundle.jsonProvenance
- Catalog identifier:
cfo-review - Harvested from the upstream repository.
- The manifest hash below is what the signing key committed to. A bundle whose digest does not match it is not the attested cfo-review.
- Anything published here has been through the same gate, so a missing receipt is itself a signal rather than an omission.
More Skills
challenge
Pre-mortem plan analysis. Imagine the plan failed 12 months from now and work backwards to find the weaknesses. Surfaces assumptions, dependencies, and execution risks before committing resources. Use when before significant resource commitment, before presenting to a board or investors, when feedback has been one-sidedly positive, or when there is pressure to move fast and figure it out later.
change-management
Framework for rolling out organizational changes without chaos. Covers the ADKAR model adapted for startups, communication templates, resistance patterns, and change fatigue management. Handles process changes, org restructures, strategy pivots, and culture changes. Use when announcing a reorg, switching tools, pivoting strategy, killing a product, changing leadership, or when user mentions change management, change rollout, managing resistance, org change, reorg, or pivot communication.
changelog
Generate changelogs from git history and validate conventional commits. Usage: /changelog <generate|lint> [options]