Descriptions:
Zubair Trabzada walks through building and deploying a personal financial advisor tool using Claude Code inside Visual Studio Code, designed to generate a detailed 9-page financial analysis report without any coding knowledge required. The demo profiles a married California couple aged 32, earning $185,000 annually, and produces a scored breakdown across five categories — cash flow (65/100), debt (55), investments (70), retirement (70), and protection (40) — along with a prioritized 90-day action plan.
The architecture behind the tool uses Claude Code’s skill.md system to define a multi-phase workflow: Phase 1 collects and parses the user’s financial profile, Phase 2 launches five parallel sub-agents each specializing in a different domain (cash flow, debt, investments, retirement, and protection), and Phase 3 synthesizes a composite score and generates a formatted PDF report. The video covers installation via the Claude Code VS Code extension, how to supply a financial profile as input, and how to run individual commands like finance-analyze, finance-network, and finance-report-pdf.
The creator positions this as a free alternative to financial advisors who typically charge $2,000–$5,000 for equivalent planning documents, and the tutorial is structured for non-technical users while still exposing the underlying agent architecture for those who want to extend or adapt it.
📺 Source: Zubair Trabzada | AI Workshop · Published May 15, 2026
🏷️ Format: Hands On Build







