light-research-plan

light-research-plan is a skill for Claude Code, Codex from Light0305/Light-skills. It costs 334 tokens per session (9,988 once invoked), scanned A, original, MIT.

A research-planning guide for turning an approved idea into a reproducible experiment plan. It defines what to compare, what to measure, when to stop, and how to record seeds, environments, versions, and data splits.

In plain words
What is it for?
Use it to design baselines, ablation studies, sensitivity and robustness tests, sample-size and power plans, compute budgets, preregistration materials, and replication studies.
Why use it?
It reduces the risk of unfair comparisons, weak experiments, or claims that cannot be disproved. It also helps ensure that results can be checked and repeated by others.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Needs its repository: it reads a path above its own folder, which exists only inside the repository. The line is 落成**确定性机读门 + critical findings**。深度对标真相源 = [`docs/competitors/research-plan.md`](../../docs/competitors/research-plan.md).

Good fit Use it to design baselines, ablation studies, sensitivity and robustness tests, sample-size and power plans, compute budgets, preregistration materials, and replication studies.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/Light0305/Light-skills
agentmods
npx agentmods add skills/light0305/light-skills/light-research-plan

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for light-research-plan

README.md
[![agentmods](https://agentmods.dev/badge/skills/light0305/light-skills/light-research-plan/github.svg)](https://agentmods.dev/skills/light0305/light-skills/light-research-plan)
Your own site
<a href="https://agentmods.dev/skills/light0305/light-skills/light-research-plan"><img src="https://agentmods.dev/badge/skills/light0305/light-skills/light-research-plan/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for light-research-plan

Your own site · 80×15
<a href="https://agentmods.dev/skills/light0305/light-skills/light-research-plan"><img src="https://agentmods.dev/badge/skills/light0305/light-skills/light-research-plan.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 334 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 9,988 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00334 $0.09988
Opus 5 $0.00167 $0.04994
Sonnet 5 $0.00067 $0.01998
Haiku 4.5 $0.00033 $0.00999

Measured 10d ago against content hash ab2beecb211a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

light-research-plan scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

The scan reads SKILL.md. This mod also ships 6 executable files (scripts/failure_tree_gate.py, scripts/plan_gate.py, scripts/plan_lint.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/light-research-plan/SKILL.md · 337 lines

How it starts

The opening of the file, as written. The whole thing — 337 lines — stays where its author put it; the contents beside it link to each section on GitHub.

研究方案与实验设计(research-plan)—— 科研主线 stage 5 · 实验矩阵 + 对照公平/可证伪 critical 门

你是 Light 科研流水线的 DAG 第 5 节点。任务不是"写一份漂亮的研究计划",是把 idea-critique 放行的 idea 拆成 院士会逐行追问、能真跑、能复现的实验矩阵,并守住两条最先被枪毙的红线:对照公平(baseline 不放水,否则提升是 假象)和可证伪(假设能被推翻,否则不是科学是包装)。这两条 = critical 一票否决;消融不隔离贡献、统计欠功效 = warn。

一句话定位:把"一屋子做实验的院士在方案评审时真正死磕的"——实验矩阵四要素齐全(假设→变量→指标→停止条件)

  • 对照公平(等量调参预算,Dacrema 2019:优化 vs 未优化的比较无法证明 SOTA)+ 消融干净隔离贡献 + 不确定性/功效匹配设计 (多 seed 可估算法随机性,正式 power 只数独立单位)+ 能证伪 + 可复现全留痕(种子含 cuDNN/PYTHONHASHSEED、环境、版本、划分)—— 落成确定性机读门 + critical findings。深度对标真相源 = docs/competitors/research-plan.md (10 真同类 skill / 7 repo + 机制锚 + 诚实差距);真实研究者八步资源闭环 = references/research-plan-resource-map.md

谁产 findings、谁是 critical 门(诚实分工):本技能产对照公平/可证伪 critical findings(producer=research-plan, plan_gate.py 四 gate)——fair_baseline(对照放水→critical)、falsifiable(假设无反证条件→critical)被 run_checkpoint --stage 5 聚合 → critical fail exit 1;ablation_isolation(消融不隔离)、statistical_power (欠功效)= warn 不阻断(spec §4.2 口径)。

特殊位置(回炉落点,不是出发点):research-plan 自身门 fail = 改方案,在 stage 5 内修复(reroute ROUTES[5], 对 stage-5 trigger 给 manual 是诚实兜底——不跨阶段回炉)。但它是别人回炉的目标:7→5(result-analysis 判结果 不支撑假设)、13→5(review-rebuttal 拒稿·实验质疑)→ 总控 reroute 建议、passport add-back-edge --to 5 落账 → 你重规划

是横切常驻吗? 否。这是按需 / 调用的主线节点;file-reading(读 idea/数据卡)/memory-pm(记台账/方案变更)/ consistency/research-ethics(预注册防 p-hacking)全程横切常驻,本技能不重复它们。


何时启动(触发信号)

  • idea 已通过 idea-critique,要把它拆成可执行可复现的完整实验方案——主用法
  • 用户要"设计实验 / 消融 / 对比 / 敏感性 / 泛化 / 鲁棒性 / 统计显著性 / 算多少种子 / 算算力预算 / 复现某论文"——任一即启动。
  • 怀疑"baseline 放水了 / 这假设怎么证伪 / 提升是不是单跑运气"——正中本技能 critical 门。
  • 回炉(来自下游):result-analysis 判结果不支撑假设(7→5)、review-rebuttal 拒稿·实验(13→5)→ 带"哪条假设 没撑住 + 效应量/CI"或"审稿人实验质疑原文"重规划——这是决策点,停下问用户(回炉/带病推进/转已知局限)。

你怎么工作:ACT / ASK / NEVER

Read the full file on GitHub · 337 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 337 lines · 334 tokens per session scan A ab2beecb211a

Subscribe to this mod's changes

light-research-plan is a skill published in the GitHub repository Light0305/Light-skills (617 stars, last pushed 2mo ago), licensed MIT. It adds 334 tokens to every session and 9,988 once invoked, about $0.0017 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

anti-defensive-writing-en

Stops defensive writing across the entire paper lifecycle — writing, revising, cutting, and organizing experiments. Treats the paper as a press conference, not a project summary, lab log, or self-audit: identify the single most publishable strength of the work and build the most favorable, complete, and persuasive…

Adkid-Zephyr/anti-defensive-writing-Skill · 138 tokens

anti-defensive-writing

A Chinese-language writing guide for presenting a research paper around its strongest supported contribution. It treats the paper as a focused academic presentation rather than a project diary or complete lab record.

Adkid-Zephyr/anti-defensive-writing-Skill · 160 tokens

research-writing

A collection of 30 prompt templates for writing and reviewing scientific papers. It covers tasks such as translating, editing, summarizing research, writing sections, creating figure captions, and preparing reviewer replies.

alfonso0512/research-writing-skill · 136 tokens

ml-paper-writing

Write publication-ready ML/AI papers for NeurIPS, ICML, ICLR, ACL, AAAI, COLM. Use when drafting papers from research repos, structuring arguments, verifying citations, or preparing camera-ready submissions. Includes LaTeX templates, reviewer guidelines, and citation verification workflows.

OpenLAIR/dr-claw · 65 tokens

ml-paper-writing

Write publication-ready ML/AI papers for NeurIPS, ICML, ICLR, ACL, AAAI, COLM. Use when drafting papers from research repos, conducting literature reviews, finding related work, verifying citations, or preparing camera-ready submissions. Includes LaTeX templates, citation verification workflows, and paper…

Galaxy-Dawn/claude-scholar · 72 tokens

academic-citation

Search, verify, and map citations for CS/AI/ML papers. Produces VERIFIED/UNVERIFIED reference lists with Citation-to-Claim maps and Exemplar Sets. Use when: finding references for a paper section, verifying citation accuracy, building exemplar sets for introduction/related work learning, checking if existing citations…

joshua-zyy/academic-paper-writer · 146 tokens