← ClaudeAtlas

research-soplisted

Run an end-to-end, auditable research workflow from question framing through literature, competing hypotheses, experiment selection, implementation, verification, and claim handoff. Use whenever the user asks to investigate, compare, test, validate, or establish an empirical research claim, including when they do not explicitly call it research. Do not use for a simple factual lookup or a narrowly scoped code change with no research claim.
whenpoem/aiscientist · ★ 8 · AI & Automation · score 76
Install: claude install-skill whenpoem/aiscientist
# Research SOP Use this skill as the main router for empirical research. Custom `researcher`, `engineer`, `verifier`, `reviewer`, and `budgeter` agents are optional helpers; when they are unavailable, execute the same role boundaries inline. ## Inputs and promised output Before doing expensive work, establish: - the research question and decision the result should support; - the active workspace and relevant files or datasets; - whether the work is exploratory or confirmatory; - cost, time, reserved-data, and external-service constraints; - whether the user asked only for diagnosis or also authorized implementation. Finish with a research handoff containing the question, literature basis, hypothesis node ids, comparison evidence, experiment manifest, verification status, unresolved risks, and the next justified action. Do not call a result publication-ready merely because code ran or unit tests passed. ## 1. Orient and resume 1. If Cockpit is useful, tell the user how to start it from the same workspace: `claudescientist cockpit --workspace <path> --lang zh`. 2. Inspect the active frontier and ancestors. Reuse an existing question or hypothesis when it already represents the task; otherwise create the question and candidate hypothesis nodes. 3. Call `mcp__memory__match_signatures` with the task and likely failure modes. Read matching failures before choosing a method. 4. Query existing literature and contradictions. Record a snapshot before a risky pruni