Critically review AI-agent-conducted scientific analyses for correctness, rigor, and completeness. Use this skill whenever an analysis session has completed and needs validation, when a user asks to "review," "validate," "check," or "audit" a computational analysis, or when an agent pipeline produces scientific results that require quality control before reporting. Also trigger when the user references an execution trace, notebook, or conversation history from a prior analysis session. This skill should run as the final step of any autonomous scientific analysis pipeline.
$npx -y skills add albert-ying/autonomous-lab --skill scientific-analysis-reviewInstalls into the current project.
Run `npx skills use "https://github.com/albert-ying/autonomous-lab" --skill "albert-ying/autonomous-lab/scientific-analysis-review"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/albert-ying/autonomous-lab" that are relevant to the current task. Run `npx skills add "https://github.com/albert-ying/autonomous-lab"` and select the relevant skills, then follow their instructions.