By Sampi314
SumProduct Excel model audit suite for Claude Code: an orchestrated family of specialist auditors covering formula logic, technical errors, formatting consistency, spelling and terminology, formula efficiency, structural integrity, hyperlinks, VBA and Power Query — consolidated into a single professional audit report. Includes a shared workbook extractor, dependency mapping and plain-English model documentation.
Audit Excel financial models built by AI tools (Claude, GPT, Copilot) for the specific errors LLMs commonly introduce via openpyxl/pywin32: formula-as-text (string formulas missing =), static snapshots where live formulas should exist, SUM boundary errors, orphaned references, broken cross-sheet links, text-masquerading-as-numbers, date serialisation errors, absolute/relative reference confusion, empty placeholder rows, lookup argument errors, missing error handling, and formatting inconsistencies. Use whenever checking an AI-built model, verifying AI-generated Excel output, or reviewing any workbook produced by an LLM. Trigger on "check AI model", "audit AI-built Excel", "verify openpyxl output", "AI model quality check", "validate AI Excel", "check Claude's model", "GPT built this", or any mention of reviewing an Excel file created by AI.
Evaluate Excel financial model structural integrity, scalability, and architectural best practices. Checks whether the model can be extended without breaking (e.g., adding a new year), identifies fragile architecture prone to breaking upon modification, flags modularity failures where calculations are condensed into single "black box" Mega-Formulas instead of broken into auditable steps, verifies clean separation of inputs, calculations, and outputs, and checks consistent category and time-scale structures across sheets with master date spine alignment. Trigger on phrases like "structural review", "scalability check", "can I extend this model", "architecture audit", "is this model robust", "structural integrity", "inputs and calculations mixed together", or any mention of model structure, scalability, or architectural quality.
Orchestrate a comprehensive Excel financial model audit by coordinating all twelve specialist audit agents (Sentry, Logic, AI, Stylist, Efficiency, Lingo, Architect, Hyperlinks, VBA, Power Query, Navigator, Cartographer) and consolidating their findings into a single professional audit report. Extracts the workbook once, manages the sequence of agent execution, collects findings JSON, deduplicates via script, and produces the final consolidated Audit Report — or hands off to ag-detailed-audit-report for the client document. Use this skill whenever the user wants a full model audit, comprehensive review, complete workbook check, or coordinated multi-agent audit. Trigger on "full audit", "comprehensive review", "audit everything", "complete model check", "run all checks", or any request for an end-to-end model audit.
Scan an entire Excel model, trace every formula dependency chain from input to output, and produce Mermaid flowcharts showing how calculations flow — which cells feed which, which sheets depend on which, and where critical paths run. Traces both formula-layer dependencies (direct cell references) and shadow-layer dependencies (data validations, named ranges, tables, conditional formatting). Produces workbook maps, sheet maps, critical path maps, shadow dependency maps, and a dependency register. Trigger on phrases like "trace dependencies", "map the model", "show calculation flow", "dependency chart", "flowchart", "which cells feed which", "critical path", "shadow dependencies", or any request to visualise model structure.
Produce a comprehensive, reader-friendly Excel model audit report in Markdown, organized by content type rather than by agent. The report walks the reader through the model (summary, flowcharts, formula inventory, formatting inventory, text quality, named ranges, structure, hyperlinks, VBA, Power Query) before presenting all audit findings in a consolidated error section. Section 3 lists every unique R1C1 formula pattern with the A1 cell ranges it covers, highlighting pattern breaks. Use this skill whenever the user wants a detailed audit report, client-ready audit deliverable, comprehensive model review document, or full walkthrough-style audit output. Trigger on "detailed audit report", "client audit report", "full model report", "walkthrough audit", or any request for a structured audit document that separates reference sections from error findings.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Claude Code plugin marketplace from Sam — financial modelling and Excel model audit skills built around the CRaFT methodology (Consistency, Robustness, Flexibility, Transparency).
| Plugin | What it does |
|---|---|
| financial-modelling | The six-phase CRaFT model build lifecycle: fm-orchestrator coordinates Scope → Plan → Design → Build → Test → Implement, taking an Excel financial model from requirements gathering to client-ready delivery. |
| audit-general | The Excel model audit suite: ag-audit-manager orchestrates specialist auditors (logic, technical errors, formatting, language, efficiency, structure, hyperlinks, VBA, Power Query) and consolidates their findings into a single professional audit report. Also includes dependency mapping (ag-cartographer) and plain-English model documentation (ag-navigator). |
The two plugins cooperate: the Test phase of the financial-modelling lifecycle invokes the audit-general specialists. Install both for the full workflow.
Directly from GitHub:
/plugin marketplace add Sampi314/Sam-Plugin-Marketplace
Or from a local clone:
/plugin marketplace add <path-to-clone>
Then install the plugins:
/plugin install financial-modelling@sam
/plugin install audit-general@sam
openpyxl (pip install openpyxl) — used by the shared
workbook extractor that powers the audit skills.pip install pywin32) — required only for the
model build phase (COM construction) and the VBA / Power Query
auditors. Everything else runs cross-platform with Excel closed.Each plugin keeps its skills in skills/, alongside a shared resource folder
(_fm-shared/ or _excel-shared/) that holds the common references and
scripts the skills point at by relative path. The underscore prefix marks
these as resources, not skills.
MIT — see LICENSE.
SumProduct editorial toolkit for Claude Code: writes and audits publications in Liam Bastick's editorial voice. Includes a DAX blog article writer, a book-length prose writer for the 'Introduction to Financial Modelling' / 'Continuing Financial Modelling' style, and a comprehensive auditor that checks any SumProduct article against Liam's UK English + SumProduct house rules (grammar, formatting, technical accuracy, tone, structure) and produces tracked-changes Word output.
SumProduct CRaFT financial model lifecycle for Claude Code: a six-phase, orchestrated workflow (Scope, Plan, Design, Build, Test, Implement) that takes an Excel financial model from requirements gathering to client-ready delivery, following SumProduct's CRaFT methodology (Consistency, Robustness, Flexibility, Transparency).
npx claudepluginhub sampi314/sam-plugin-marketplace --plugin audit-generalUpstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.