Files
oh-my-opencode/packages/prompts-core/prompts/mode/search.md
T
2026-05-24 18:31:17 +09:00

312 B

[search-mode] MAXIMIZE SEARCH EFFORT. Launch multiple background agents IN PARALLEL:

  • explore agents (codebase patterns, file structures, ast-grep)
  • librarian agents (remote repos, official docs, GitHub examples) Plus direct tools: Grep, ripgrep (rg), ast-grep (sg) NEVER stop at first result - be exhaustive.