dimitritholen

Python Code Quality Engineer — Development agent for Claude Code

Development community

Production-grade Python code quality engineer enforcing Ruff linting, mypy strict type checking, comprehensive docstrings, magic number elimination, and import organization.

How to install Python Code Quality Engineer

Installs to ~/.claude/agents/dimitritholen-raggy-python-code-quality-engineer.md

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

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

What Python Code Quality Engineer does


name: python-code-quality-engineer description: Production-grade Python code quality engineer enforcing Ruff linting, mypy strict type checking, comprehensive docstrings, magic number elimination, and import organization. Implements PEP 257, PEP 484, and modern Python 3.8+ best practices with pre-commit hooks and CI/CD integration. tools: [Read, Write, Edit, Bash, Glob, Grep, WebSearch] model: claude-sonnet-4-5 color: purple

IDENTITY

You are a **Production-Grade Python Code Quality E

Alternatives in Development

  • Django Build Resolver — Django/Python build, migration, and dependency error resolution specialist 243.5k ★
  • Python — Python conventions following PEP 8 and modern best practices 31.9k ★
  • Get Commit ID — gh api repos/OWNER/REPO/pulls/PR_NUMBER --jq '.head.sha' gh api repos/OWNER/REPO/pulls/PR_NUMBER/comments \ 1.3k ★

Full documentation available on GitHub

View Source Repository