当用户明确要求"评审国自然标书"、"模拟专家评审"、"审阅 NSFC 申请书"时使用。模拟领域专家视角对 NSFC 标书进行多维度评审,输出分级问题与可执行修改建议。⚠️ 不适用:用户只是想写/改标书某个章节(应使用 nsfc-*-writer 系列技能)、只是想了解评审标准(应直接回答)、没有明确"评审/审阅"意图。
68
85%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
本 Skill 的新任务中间文件统一写入 ./.bensz-api/task-{yyyymmdd-hhmm}-{简短描述}/{skill名}/input|output|log/。同一任务复用一个任务根目录;多 Skill 协作才创建 shared/。正式交付物不写入该目录,历史隐藏目录只允许显式兼容读取、迁移或清理。
bensz-collect-bugs 按规范记录到 ~/.bensz-skills/bugs/,严禁直接修改用户本地 Claude Code / Codex 中已安装的 skill 源码。gh 与 bensz-collect-bugs,仅上传新增 bug 到 huangwb8/bensz-bugs;不要 pull / clone 整个 bug 仓库。parallel-vibe 不可用、被禁用或 panel_count=1,自动降级为单组模式。至少提供其一:
proposal_pathproposal_fileproposal_zip可选:
focusoutput_pathstylegrant_typefunding_amountpanel_count配置口径以 config.yaml 为准,尤其是:
review_dimensionsseverity_levelsreview_gradesstage_assessmentfunding_contextparallel_reviewoutput_settingsconfig.yaml:output_settings.default_filename{panel_dir}/G{组号}.mdconfig.yaml:output_settings.intermediate_dirP0 → P1 → P2 排序。给过 或 不给过,并附 高/中/低 把握度。proposal_files.patterns/exclude 找出待读 .tex。.tex 数量为 0 时直接失败;目录异常大时先确认范围。python3 <nsfc_reviewers_path>/scripts/list_proposal_files.py --proposal-path <proposal_root>grant_type / funding_amount,再谨慎从正文识别资助上下文。effective_panel_count,并限制在 [1, parallel_review.max_panel_count]。parallel_review.enabled == falseeffective_panel_count == 1parallel-vibe并行模式关键步骤:
references/expert_*.md 和 references/master_prompt_template.md 生成 master prompt。scripts/build_parallel_vibe_plan.py 生成 plan.json。parallel-vibe 执行 N 组独立评审。panel_output_filename,允许个别 thread 缺失但不能中断整体汇总。单组模式仍要保留 7 位专家画像的独立判断,再做组内聚合。
references/aggregation_rules.md。ceil(N * consensus_threshold) 组指出的问题才算跨组共识。P0 → P1 → P2 输出,并给出最小修改序列。不给过,必须指出最关键的 1-3 条翻盘动作。config.yaml:output_settings.enforce_output_finalization == true 时,不得跳过最终整理。scripts/list_proposal_files.pyscripts/build_parallel_vibe_plan.pyreferences/expert_*.mdreferences/aggregation_rules.mdreferences/master_prompt_template.md01044a6
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.