Search Before Building
Before implementing new functionality, verify it does not already exist and that the best option has been considered.
When to Use
- About to add a new helper, utility, or abstraction
- Task says "add X" and X sounds like a solved problem
- Considering a new external dependency
- Agent proposes writing something from scratch without checking first
Four-Step Check
Run in order. Stop when you find a satisfactory answer.
Step 1 — Repo-first
Search the curren
[Description truncada. Veja o README completo no GitHub.]