We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add PPT pitch-deck use case: PayFlow Series B Adds the advanced PowerPoint use case covering a 7-slide investor pitch deck built entirely from the CLI — gradient backgrounds, stat cards, bar charts, team profiles, and a use-of-funds breakdown. Includes the pitch deck walkthrough page, generated .pptx, Python source, and screenshot. Updates use-cases.md with the PowerPoint section and row.
Add Excel headcount + budget use cases and Word memo use case - use-cases/word/memo.md: HR launch memo walkthrough (beginner, batch + find/replace) - use-cases/excel/headcount.md: Q2 headcount tracker (intermediate, col insert + formulas); fix missing = on SUM formulas in correction batch - use-cases/excel/budget-vs-actuals.md: multi-sheet budget workbook with chart and freeze (advanced) - use-cases.md: index now lists all three cases with correct anchor links - Swap in new supporting files (xlsx, py, png) for all three scenarios; remove old placeholder files
Add budget vs. actuals use case (Pinnacle Q1 2026) Five-tab workbook scenario for a Financial Analyst: per-department detail sheets, cross-sheet Executive Summary, chart, row insertion, and inline notes section. Fixes rename→set command and .sh→.py download link.
Add Excel headcount use case (HR Q2 tracker, intermediate) Adds the second use-case scenario: building a Q2 headcount and salary budget tracker, demonstrating batch create, data entry, mid-session correction, column insert with formula propagation, and validate. Includes screenshot, downloadable xlsx, and runnable shell script.