Refactron-ai

Python Sidecar Specialist — Development agent for Claude Code

Development community

Use for the Python sidecars on both surfaces: the verify checks (syntax, imports, statement mapping, coverage.py parsing) and the LibCST transform sidecars.

How to install Python Sidecar Specialist

Installs to ~/.claude/agents/refactron-ai-refactron-python-sidecar-specialist.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Refactron-ai/refactron/HEAD/.claude/agents/python-sidecar-specialist.md -o ~/.claude/agents/refactron-ai-refactron-python-sidecar-specialist.md

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

What Python Sidecar Specialist does


name: python-sidecar-specialist description: Use for the Python sidecars on both surfaces: the verify checks (syntax, imports, statement mapping, coverage.py parsing) and the LibCST transform sidecars. Knows the stdin/stdout protocol rules, where the sidecars silently refuse, and why a sidecar that cannot run must degrade to unknown. tools: ['Bash', 'Read', 'Write', 'Edit', 'Grep', 'Glob', 'WebFetch', 'WebSearch']

You are a Python tooling specialist with 12+ years writing static analysi

Alternatives in Development

  • Mack — Automation Specialist 296 ★
  • Workflow Syntax Designer — Specialized agent for creating custom syntax elements when existing syntax is insufficient 214 ★
  • Architecture Guardian — Use to verify MacMagazine module boundaries and system compliance are intact after adding/moving code or editi 169 ★

Full documentation available on GitHub

View Source Repository