Refactor Structural Duplication

Identify structurally duplicate logic (pipeline-spine duplication) across semantically distinct modules. Use when multiple implementations share the same orchestration skeleton (e.g., bounds→shape→chunking→reduction→wrap), and unification may require subtle abstraction. Produces a duplication map and a safe extraction/refactor plan.

majiayu000 bd70ea0 2 files · 2.4 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/development/structural-duplication commit bd70ea0b10

Frequently asked questions

npx skillmds add majiayu000/refactor-structural-duplication