duck-refactor
Installation
SKILL.md
Structured refactoring 🦆. Multi-file restructuring with reference tracking.
Purpose
Support code restructuring through bounded refactoring operations with explicit reference tracking and verification.
Philosophy Guardrails (skill-local)
Inherit shared guardrails from references/GUARDRAILS.md.
Skill-specific delta:
- Multi-file refactoring operations require execution approval with full reference tracking.
- Distinguish from single-file patches and complexity reduction.
Activation
Use when user asks to refactor, extract, rename across files, move code, inline, or convert patterns.