Monthly banner
Konstantysz Konstantysz

Monthly

Development community

Description

--- title: Monthly description: Month close - full month analysis with all categories vs trends author: Konstanty Szumigaj date: 2026-08-24 version: 3.0 --- ## How to use Run: `uv run personal-finance-dashboard monthly` Or analyze a specific month: `uv run personal-finance-dashboard monthly --month 2026-07` Analyzes a month (default: last full month) with full category breakdown and budget planning data. **Report format:** - Month balance (expenses, income, savings, bilans) - Trend compari

Installation

Installs to ~/.claude/commands/konstantysz-personal-finance-dashboard-monthly.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Konstantysz/personal-finance-dashboard/HEAD/.claude/commands/monthly.md -o ~/.claude/commands/konstantysz-personal-finance-dashboard-monthly.md

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

Full documentation available on GitHub

View Source Repository