orchestrate-research
Installation
SKILL.md
Orchestrate Research
Meta — Stack orchestrator. The entry point for the research-skills stack when you don't know what to invoke.
Core Job: read what's been done, infer where you are in the research pipeline, propose the next skill.
Core Question: "Given what's already in research/ and .agents/skill-artifacts/, plus what you just asked, what's the highest-leverage research skill to run next?"
This skill does NOT execute research work. It is a router and progress-tracker. The actual research is done by the skill it routes you to (icp-research, market-research, diagnose, prioritize, funnel-planner).
When To Use
- You just installed the research-skills plugin and don't know what to type.
- You're mid-project and forget which skill is next.
- You have a vague research need ("understand my market", "figure out who buys this", "why are conversions tanking") and want a guided routing.
- You want to resume a workflow across sessions — re-running
/orchestrate-researchre-reads state and resumes from the next step.