@firstpick/pi-skill-research-orchestration
Agents should invoke this skill for broad multi-claim research projects needing planning, parallel investigation, source merging, gap closure, citation audit, and final synthesis when narrower research skills are insufficient.
Package details
Install @firstpick/pi-skill-research-orchestration from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@firstpick/pi-skill-research-orchestration- Package
@firstpick/pi-skill-research-orchestration- Version
0.1.6- Published
- Aug 7, 2026
- Downloads
- 432/mo · 28/wk
- Author
- firstpick
- License
- MIT
- Types
- skill
- Size
- 34.9 KB
- Dependencies
- 0 dependencies · 0 peers
Pi manifest JSON
{
"skills": [
"./skills"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
Research Orchestration
Organize a broad research project so separate questions, sources, and conclusions fit together.
Helpful when
- A decision depends on several different topics.
- Multiple researchers or passes need coordination.
- You need a final check for gaps and weak citations.
What to share with Pi
- The main decision or final deliverable
- The questions that must be answered
- Required source quality, date range, and boundaries
Try asking
Research this platform decision across security, cost, ease of use, and operations. Combine the evidence and check the final citations.
What you’ll get
- A clear research breakdown
- Combined findings without duplicated work
- Gap, source, and citation checks
Keep in mind
Broader research takes longer and may still leave unanswered questions. The shipped workflow expects the host’s workspace-researcher/AGENTS.md and APPEND_SYSTEM.md, uses web search/fetching when needed, and appends a research-history row to workspace-researcher/MEMORY.md; those steps are unavailable when the host files or tools are missing.
Install
pi install npm:@firstpick/pi-skill-research-orchestration
Restart Pi if the skill does not appear in your current session.
Technical details
See TECHNICAL.md for advanced usage, configuration, compatibility, and limitations.