1.1 KiB
1.1 KiB
| description |
|---|
| Run local scout and external librarian research in parallel, then synthesize grounded guidance |
Use the subagent tool with tasks mode to run these in parallel for: $@
scout: inspect the current repository and identify the most relevant local files, entrypoints, constraints, and likely change surfacelibrarian: gather external references and coding prior art, usingexa_searchfor docs/web research andexa_codefor implementation examples when useful
After both results return:
- Synthesize them into one grounded response.
- Clearly separate:
- local repository findings
- external references and docs
- recommended implementation patterns
- Prefer official docs and high-signal sources over generic summaries.
- Call out where external advice may not fit this repository's existing architecture.
- Do not implement changes unless the user explicitly asks.
Return the final answer in this structure: