exception-audit

Community

Audit exception handling across a C# solution.

Authordarylmcd
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Repo-wide classification of exception handling patterns to identify swallow risks, overly broad catches, and unhandled-at-boundary throw sites across a C# solution.

Core Features & Use Cases

  • Enumerates catch clauses reachable from known exception types and categorizes their bodies by pattern (swallow, rethrow, handle, or delegate).
  • Identifies possible unhandled-at-boundary throw sites and flags boundary risks for front-line remedies.
  • Produces a ranked, actionable report to guide targeted refactors and improve error-handling practices in large codebases.

Quick Start

Load a solution and run the audit to generate a structured report of exception-handling patterns.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: exception-audit
Download link: https://github.com/darylmcd/Roslyn-Backed-MCP/archive/main.zip#exception-audit

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.