From finance-tracker
Generates a development cost report with breakdowns, cost trends, key metrics, and optimization recommendations, including visual charts for stakeholder presentation.
How this command is triggered — by the user, by Claude, or both
Slash command
/finance-tracker:report-costThe summary Claude sees in its command listing — used to decide when to auto-load this command
Generate a development cost report with breakdowns, trends, and optimization recommendations. ## Steps 1. Gather cost data from all sources: 2. Create cost breakdowns: 3. Analyze cost trends: 4. Calculate key metrics: 5. Identify optimization opportunities: 6. Provide recommendations ranked by savings potential. 7. Generate visual charts for stakeholder presentation. ## Format ## Rules - Use consistent currency and time periods for all comparisons. - Include both absolute costs and percentage breakdowns. - Separate fixed costs from variable costs.
Generate a development cost report with breakdowns, trends, and optimization recommendations.
Cost Report: <period>
Total Spend: $<amount>
Top Categories:
1. <category>: $<amount> (<percentage>%)
6plugins reuse this command
First indexed Mar 30, 2026
npx claudepluginhub twzrd-sol/awesome-claude-code-toolkit --plugin finance-tracker/report-costGenerates a development cost report with breakdowns, cost trends, key metrics, and optimization recommendations, including visual charts for stakeholder presentation.
/cost-trackerDisplays an estimate of current session costs, breaks down top cost drivers, and provides optimization tips based on task type. Also shows budget guidance for common task categories.
/costShows cost and capacity health — LLM router savings, run-rate, cost-per-deploy, and ROI per shipped feature. Also supports per-feature and per-agent cost breakdowns.
/cost-captureGuides through AI provider cost dashboards, captures spend and token usage, compares to previous snapshot, and updates MODEL_ROUTING.md with routing suggestions.
/crew-cost-reportDisplays a cost breakdown for the current or specified workflow task, with optional --all flag to show summary across all tasks.
/savingsDisplays a detailed savings report for dev-team-kit-fv, including tokens saved, cost avoided, bugs prevented, and gate decisions. Supports --since and --format arguments.