Polymorph

This spell is about representation change, not: - Naming changes (same structure, different identifiers) - Execution changes (same code, different runtime) - Architecture changes (new system design) - Duplication (same thing, different place) The key test: Can you point to a source artifact and a target artifact where the same information is expressed in structurally different ways? If yes → Polymorph.

Hmbown 6116c5c 3.2 KB Updated

File contents

hmbown/wizards-of-the-ghosts/tree/main/generated/openclaw/polymorph commit 6116c5c2bc

Frequently asked questions

npx skillmds@latest add hmbown/polymorph