finance-controller

Audit Claude Code setups for cost and context bloat.

2|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/MDGrey33/memnyx --skill finance-controller
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: finance-controller
Source: https://github.com/MDGrey33/memnyx/tree/main/.claude/skills/finance-controller
Command: npx skills add https://github.com/MDGrey33/memnyx --skill finance-controller

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jq, claude, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Finance-controller helps you find and fix Claude Code setup bloat that increases session cost and slows context loading, while preserving quality and guardrails.

Core Features & Use Cases

  • Setup audit: Scans CLAUDE.md, skill files, and MCP connectivity to identify cost hotspots.
  • Prioritized recommendations: Ranks issues by impact and risk, then routes edits through the right workflow.
  • Example: Use it when sessions feel slower than usual or your bills spike, so you can decide whether to trim always-loaded context or disable unnecessary MCPs.

Quick Start

Ask finance-controller to audit your Claude Code setup and return the highest-impact cost and context improvements.

Frequently Asked Questions about finance-controller

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I reduce Claude Code session costs without losing quality?

Audit your Claude Code setup to reduce cost by scanning CLAUDE.md, skill files, and MCP configurations to identify context bloat. This process trims unnecessary always-loaded context and disables redundant MCPs while preserving guardrails.

Why does my Claude Code session feel slow and cost more than expected?

Claude Code sessions slow down and bills spike due to context bloat from excessive CLAUDE.md imports and active MCP servers. An audit inspects file sizes and token estimates to pinpoint setup bloat causing the increased latency and cost.

How do I audit MCP server configurations for unnecessary context loading?

Audit MCP server configurations by parsing MCP status to identify disabled or unnecessary servers adding to context bloat. The audit generates prioritized recommendations to disable redundant MCPs and route edits through the correct workflow.

Can I trim always-loaded context from SKILL.md files without removing guardrails?

You can trim always-loaded context from SKILL.md files without removing guardrails by applying deterministic file inspection. This identifies cost hotspots and generates prioritized recommendations that reduce token estimation while maintaining quality.

Do I need jq to run a Claude Code cost audit?

You need jq and claude installed to run a Claude Code cost audit. These dependencies enable deterministic file inspection, token estimation, and MCP status parsing required to identify setup bloat and generate prioritized recommendations.

When should I run a Claude Code setup audit for cost and context bloat?

Run a Claude Code setup audit during weekly maintenance or when sessions slow down and bills spike. This identifies cost hotspots in CLAUDE.md and MCP configurations, generating prioritized recommendations to reduce context bloat.