← ClaudeAtlas

managing-financeslisted

Guides entrepreneurs through financial planning including pricing strategy selection and financial modeling
bankielewicz/DevForgeAI · ★ 4 · AI & Automation · score 63
Install: claude install-skill bankielewicz/DevForgeAI
# Managing Finances Skill ## Purpose This skill helps entrepreneurs develop financial plans for their business, including pricing models, revenue projections, and cost analysis. ## When to Use - When an entrepreneur needs to set pricing for their product or service - When financial modeling or revenue planning is required - When cost structure analysis is needed ## Workflow ### Phase 1: Financial Context Discovery Gather business context: product/service type, target market, cost structure, and competitive landscape. ### Phase 2: Pricing Strategy Guide the user through selecting and executing a pricing strategy. This phase uses the pricing-strategy-framework reference to walk the user through three pricing approaches (cost-plus, value-based, competitive) and produce a documented pricing model. For full details, see: [pricing-strategy-framework.md](references/pricing-strategy-framework.md) (Pricing Strategy Framework) ### Phase 3: Revenue Projection Invoke the financial-modeler subagent to build revenue projections based on the selected pricing model and market assumptions: ``` Agent(subagent_type="financial-modeler", prompt="Generate revenue projections based on the pricing model and market assumptions gathered in Phases 1-2") ``` ### Phase 4: Financial Summary Compile all financial artifacts into a cohesive financial plan. ### Phase 5: Break-Even Analysis Calculate break-even point in units and revenue, generate an ASCII chart visualization, and appen