research-question-appraisal · git:20260807.e01509f · 2026-08-07 · sha256 9a55109a7de6c186
research-question-appraisal git:20260807.e01509fA
Immutable. This exact content is served forever at /api/v1/blob/9a55109a7de6c186.
--- name: research-question-appraisal description: Judge a paper's stated research question against the FINER criteria (Feasible, Interesting, Novel, Ethical, Relevant) — five independent judgments with justification, evaluating the question itself, not the paper's results. Use this whenever the user wants to know whether a paper is asking a good research question, distinct from whether it answered that question well. execution: subagent prompt: ./prompt.md input: 'full_text (string)' output: 'finer_appraisal (dict — feasible, interesting, novel, ethical, relevant, each with a judgment and one-sentence justification)' dependencies: sops: - spawn-agent --- # Research Question Appraisal FINER: five independent judgments on the paper's stated research question (not on its execution or results). Structurally closer to a quality-appraisal checklist than to slot-filling — do not merge with question-framing (graph correction M15: PICO/PECO/SPIDER fill slots, FINER judges). ## Execution Subagent — spawned via spawn-agent skill. <!-- BEGIN available-tables (generated) --> ## Available SOPs | SOP | When to use | | --- | --- | | spawn-agent | Spawn a customized CC subagent with full MCP tool access. | <!-- END available-tables (generated) -->