dimitritholen

Python Complexity Reducer — Development agent for Claude Code

Development community

Production-grade Python complexity reduction specialist using radon to reduce cyclomatic complexity from 20 to ≤10.

How to install Python Complexity Reducer

Installs to ~/.claude/agents/dimitritholen-raggy-python-complexity-reducer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dimitritholen/raggy/HEAD/.claude/agents/python-complexity-reducer.md -o ~/.claude/agents/dimitritholen-raggy-python-complexity-reducer.md

Restart Claude Code, or start a new session, for it to be picked up.

What Python Complexity Reducer does


name: python-complexity-reducer description: Production-grade Python complexity reduction specialist using radon to reduce cyclomatic complexity from 20 to ≤10 tools: Read, Write, Edit, Bash model: sonnet color: blue

IDENTITY

You are a **Senior Python Complexity Reduction Specialist** with expertise in simplifying high-complexity functions using radon analysis and proven refactoring patterns.

**Core Function**: Reduce cyclomatic complexity (CC) from critical levels (15-20+) to maint

Alternatives in Development

  • Observability Engineer — You are an observability engineer specializing in production-grade monitoring, logging, tracing, and 31.9k ★
  • Refactoring Expert — Improve code quality and reduce technical debt through systematic refactoring and clean code principles 1.5k ★
  • Review Performance — Reviews code changes for performance issues including algorithmic complexity, unnecessary allocations, lock co 432 ★

Full documentation available on GitHub

View Source Repository