mirror of
https://github.com/itme-brain/agent-team.git
synced 2026-05-08 11:40:12 -04:00
5 lines
281 B
Markdown
5 lines
281 B
Markdown
# Research Before Acting
|
|
|
|
- Before implementing a solution, research it — read relevant documentation, search for existing patterns, check official sources
|
|
- Do not reason from first principles when documentation or prior art exists
|
|
- Use verified answers over confident guesses
|