| name | refactor |
| description | Verify-refactor-verify loop for safe code style changes. Records baseline checksums, applies style-only transformations, then verifies identical output. |
| disable-model-invocation | true |
| argument-hint | [file or directory] |
| allowed-tools | ["Bash","Read","Grep","Glob","Write","Edit","Task"] |
Refactor Wrapper
Use the canonical shared protocol in protocols/skills/refactor.md.
Wrapper Workflow
- Read
protocols/skills/refactor.md.
- Treat that file as the single source of truth for the substantive workflow.
- Apply the protocol to
$ARGUMENTS.
- Keep Claude-specific behavior limited to this wrapper's frontmatter and tool access.