brainbytes-dev

Cash Flow — Development skill for Claude Code

Development community

Analyze cash flow patterns, forecast liquidity, and optimize working capital.

How to install Cash Flow

Installs to ~/.claude/skills/brainbytes-dev-everything-claude-finance-cash-flow/SKILL.md

Terminal
mkdir -p ~/.claude/skills/brainbytes-dev-everything-claude-finance-cash-flow && curl -fsSL https://raw.githubusercontent.com/brainbytes-dev/everything-claude-finance/HEAD/commands/cash-flow.md -o ~/.claude/skills/brainbytes-dev-everything-claude-finance-cash-flow/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Cash Flow does


description: Analyze cash flow patterns, forecast liquidity, and optimize working capital agent: corporate-treasurer secondary_agent: fpa-analyst arguments:

  • name: entity description: Company or business unit required: true
  • name: type description: Analysis type (historical, forecast, working-capital, liquidity, free-cash-flow) default: forecast
  • name: horizon description: Forecast horizon (13-week, quarterly, annual) default: quarterly
  • name: currency

Alternatives in Development

  • Skill Creator — Create new skills, modify existing skills, and measure skill performance 94.1k ★
  • Hermes Agent Self Evolution — ⚒ Evolutionary self-improvement for Hermes Agent — optimize skills, prompts, and code using DSPy + GEPA 5.2k ★
  • Analyze Cluster Postmortem — Postmortem analysis of cluster failures → OPTIMIZE PROMPTS to work for EVERY use case 1.7k ★

Full documentation available on GitHub

View Source Repository