| name | evidence-gating |
| description | Decide whether a research stage has enough evidence to advance in Research Harness. Trigger on phrases like "evidence-gating", "/evidence-gating", "证据门控", "现在能推进吗", or equivalent requests to check whether current literature, claims, and artifacts justify moving to the next stage. |
| public_suite | review |
| task_type | gating |
| data_access_level | local |
| inputs | topic_id, current stage, paper pool, claims, artifacts |
| outputs | gate decision, blockers, missing evidence, next actions |
| gates | do not advance when required evidence or artifacts are missing |
| artifact_schemas | gate_check, advisory_report |
| estimated_runtime | 3-10 min |
Evidence Gating
Use this skill when the user asks whether the work is ready to advance.
Workflow
- Identify the current stage or infer it from project state.
- Review available papers, claims, artifacts, and unresolved objections.
- Use orchestrator checks if available.
- Return a clear decision:
- pass
- pass with caveats
- fail
- List the minimum missing evidence required to pass.