Short answer: Refactor Agent is a verified OpenClaw skill for coding agents & ides. Trust Score 92/100 based on source transparency, permission scope, install safety, update recency, community signal, and documentation quality.
npx clawhub@latest install refactor-agentRefactor Agent performs intelligent codebase refactoring. Extract functions, rename symbols across files, restructure directories, modernize legacy patterns, and optimize imports — all while preserving behavior and maintaining test coverage. Understands ASTs and type systems for safe refactoring.
npm install -g clawhub@latestnpx clawhub@latest install refactor-agentopenclaw skills listThis skill is currently classified as Verified with a low risk profile. Our reviewers inspected the SKILL.md manifest, dependency tree, declared permissions, network calls, and shell commands before publishing this score. See our editorial policy and Trust Score methodology for the full rubric.
It uses AST analysis, type checking, and runs existing tests to verify behavior preservation.
Yes — batch refactoring across files with dependency-aware ordering.
Run `npx clawhub@latest install refactor-agent` from any directory with Claude Code or OpenClaw installed. The skill is added to your local SKILL.md registry and is available to your agent immediately — no restart required.