Reuse Before Write

Searches the current repository for existing callable code and returns a reuse-or-write-new verdict after a fit-first audit. Use when implementing a feature, plan task, or subtask that would add a function, type, class, hook, or module, before writing new production code, when another skill is about to emit implementation, or when looking for an existing helper instead of duplicating logic.

thgMatajs Updated

File contents

thgMatajs/agent-skills/tree/main/skills/coding/reuse-before-write commit 70e97a5d0f

Frequently asked questions

npx skillmds@latest add thgmatajs/reuse-before-write