refactor pi resource wiring by directory
This commit is contained in:
parent
d1bbc5bf6f
commit
b465e0aed0
19 changed files with 2087 additions and 0 deletions
9
pi/extensions/subagent/prompts/parallel-scout.md
Normal file
9
pi/extensions/subagent/prompts/parallel-scout.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
---
|
||||
description: Run scout and librarian in parallel, then summarize their findings
|
||||
---
|
||||
Use the `subagent` tool with `tasks` mode to run these in parallel for: $@
|
||||
|
||||
- `scout`: identify the most relevant files, flows, and entrypoints
|
||||
- `librarian`: find related patterns, prior art, tests, or docs
|
||||
|
||||
After both results return, synthesize them into one concise summary with recommended next steps.
|
||||
Loading…
Add table
Add a link
Reference in a new issue