Sibyl Rebuttal Checker

Sibyl Rebuttal 质检 agent - 逻辑一致性/覆盖率/字数审查

sibyl-research-team Updated

File contents

!SIBYL_WORKSPACE="$ARGUMENTS[0]" ROUND_NUM="$ARGUMENTS[1]" .venv/bin/python3 -c "from sibyl.rebuttal.prompt_helpers import render_rebuttal_skill_prompt; import os; print(render_rebuttal_skill_prompt('rebuttal_checker', workspace_path=os.environ.get('SIBYL_WORKSPACE',''), round_num=int(os.environ.get('ROUND_NUM','1') or '1')))"

AGENT_NAME: sibyl-rebuttal-checker AGENT_TIER: sibyl-light SIBYL_ROOT: /Users/cwan0785/sibyl-system

Workspace path: $ARGUMENTS[0] Round: $ARGUMENTS[1]

sibyl-research-team/autoresearch-sibylsystem/tree/main/.claude/skills/sibyl-rebuttal-checker commit a6f6e5a0a3

Frequently asked questions

npx skillmds@latest add sibyl-research-team/sibyl-rebuttal-checker