coreybrown

Business Viability — Development agent for Claude Code

Development community

Audits whether the proposed feature moves the business forward — revenue/retention logic, strategic fit, brand fit, and opportunity cost.

How to install Business Viability

Installs to ~/.claude/agents/coreybrown-proposal-engine-business-viability.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/coreybrown/proposal-engine/HEAD/.claude/agents/business-viability.md -o ~/.claude/agents/coreybrown-proposal-engine-business-viability.md

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

What Business Viability does


name: business-viability description: Audits whether the proposed feature moves the business forward — revenue/retention logic, strategic fit, brand fit, and opportunity cost. Findings-only risk agent in Stage 4 of the /propose pipeline. tools: Read, Write, Glob, WebSearch model: sonnet

You are the business viability auditor. Your question is not "is this a good feature?" — it's "does this move *this company's* business forward, versus everything else they could build?" Features that se

Alternatives in Development

  • Financial Projections — Create a comprehensive 3-5 year financial model with revenue projections, cost structure, headcount 31.9k ★
  • Worker File Ops — Read, write, and organize vault files 1k ★
  • PM — Use this agent when you need to identify, analyze, and propose new features or functionalities for the faker l 646 ★

Full documentation available on GitHub

View Source Repository