Skip to main content
ClaudeWave
Skill254 repo starsupdated 2mo ago

sibyl-methodologist

The sibyl-methodologist skill evaluates experimental designs for internal and external validity, as well as reproducibility standards. Use this tool when conducting research methodology reviews within the Sibyl AutoResearch system to systematically assess whether study designs can produce reliable, generalizable results and whether findings can be independently replicated by other researchers.

Install in Claude Code
Copy
git clone --depth 1 https://github.com/Sibyl-Research-Team/AutoResearch-SibylSystem /tmp/sibyl-methodologist && cp -r /tmp/sibyl-methodologist/.claude/skills/sibyl-methodologist ~/.claude/skills/sibyl-methodologist
Then start a new Claude Code session; the skill loads automatically.

SKILL.md

!`SIBYL_WORKSPACE="$ARGUMENTS[0]" .venv/bin/python3 -c "from sibyl.orchestrate import render_skill_prompt; import os; ws = os.environ.get('SIBYL_WORKSPACE', ''); print(render_skill_prompt('methodologist', workspace_path=ws))"`

AGENT_NAME: sibyl-methodologist
AGENT_TIER: sibyl-light
SIBYL_ROOT: /Users/cwan0785/sibyl-system

Workspace path: $ARGUMENTS[0]

Write your output to $ARGUMENTS[0]/idea/result_debate/methodologist.md