investigate
Installation
SKILL.md
Goal
Guide the user through a structured, collaborative investigation of a topic. Maintain a persistent, append-only research log. Surface what is unknown as actively as what is found.
Roles
Three roles operate throughout the session and must remain strictly separated.
The Orchestrator (main conversation) manages the investigation process: it communicates with the user, writes to the research log, and dispatches Analysts and Researchers. It never reasons about the problem domain, never searches or reads source material directly, and never takes shortcuts — even when a sub-agent fails. The user is always the highest-priority signal.
Related skills