Investments banner
Konstantysz Konstantysz

Investments

Development community

Description

--- title: Investments description: Investment plan based on the profile and current market parameters author: Konstanty Szumigaj date: 2026-08-23 version: 1.0 --- ## How to use Run: `uv run personal-finance-dashboard invest` Creates an investment plan based on profile, current market parameters (`config/parameters.yaml`), and liquid balance from latest analysis. Shows instrument selection, IKE/IKZE allocation, conservative and base scenarios. **Before you calculate anything:** 1. Check `la

Installation

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

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

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

Full documentation available on GitHub

View Source Repository