Libcst Refactor banner
dagster-io dagster-io

Libcst Refactor

Development community

Description

--- name: libcst-refactor description: Specialized agent for systematic Python refactoring using LibCST. Use for batch operations across multiple files (migrate function calls, rename functions/variables, update imports, replace type syntax, add/remove decorators). Handles large-scale codebase transformations efficiently. model: claude-sonnet-4-5 color: cyan tools: Read, Write, Bash, Grep, Glob, Task --- # LibCST Refactoring Agent You are a specialized agent for Python code refactoring using L

Installation

Terminal
claude install-skill https://github.com/dagster-io/erk/blob/main/.claude/agents/libcst-refactor.md

Full documentation available on GitHub

View Source Repository