一键导入
research-g-7-review
ResearchPilot Research Assistant [Phase G.7]: Full-paper review
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
ResearchPilot Research Assistant [Phase G.7]: Full-paper review
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
ResearchPilot Research Assistant [Phase E]: Coding
ResearchPilot Research Assistant [Phase F]: Code iteration
ResearchPilot Research Assistant [Phase G.0]: Paper planning
ResearchPilot Research Assistant [Phase G.1]: Write manuscript Method
ResearchPilot Research Assistant [Phase G.2]: Write manuscript Experiments
ResearchPilot Research Assistant [Phase G.3]: Write manuscript Abstract
| name | research[G.7]-review |
| description | ResearchPilot Research Assistant [Phase G.7]: Full-paper review |
| version | 2.0.0 |
| license | LICENSE |
user_requirements.md priority: All user constraints in
docs/user_requirements.mdtake precedence over any default instruction in this skill. Always read it before generating output.
| Skill | Responsibility |
|---|---|
/research[G.0]-plan | Update idea_report → plan structure/figures → select format |
/research[G.1]-method | Write / revise Method |
/research[G.2]-experiments | Write / revise Experiments |
/research[G.3]-abstract | Write / revise Abstract |
/research[G.4]-introduction | Write / revise Introduction |
/research[G.5]-related | Write / revise Related Works |
/research[G.6]-conclusion | Write / revise Conclusion + References |
/research[G.7]-review | Full-paper review (five dimensions + claim-evidence) |
/research[G.7]-review
An optional natural-language instruction may follow the command. The AI will treat it as an additional constraint or supplement for this invocation.
Prerequisite: Any or all sections written
=== Paper Architecture === comment block at the top of the manuscriptdocs/idea_report.md and docs/dev_log.md (find answers to writing questions here first)docs/manuscripts/examples/style-notes.md existsSee references/common-writing-constraints.md for full details.
Five Dimensions (Master-cai paper-review.md):
Claim-evidence alignment (required): Output table for every major claim in Abstract and Introduction:
| Claim | Evidence | Status |
|-------|----------|--------|
| ... | ... | supported / needs evidence / missing |
Unsupported claims must be addressed — cannot be skipped.
Issue priority definitions:
List all findings sorted by priority. Resolve all high-priority issues before submitting.
Reverse outlining: extract each paragraph's topic sentence; check if they form a coherent story.
Back up before writing:
cp paper.md paper_{mm-dd_hh-mm}.md # or .tex
Append modification record to file header after writing (see references/common-writing-constraints.md).
When a new citation is needed, append immediately:
md:
[N] {Author}. "{Title}." *{Journal/Conference}*, {Year}.
> Core contribution: {what this paper does, one sentence}
> Reason for citation: {where in the paper, why cited here}
LaTeX .bib:
% [Core contribution] {one-sentence contribution}
% [Reason for citation] {section}: {why cited here}
@article{key, ...}
Full-Paper Review section written/revised.
→ Paper writing complete.
→ Or use `/research[G.7]-review` for a full-paper review at any time.
references/section-guide-source.mdreferences/writing-flow-source.mdreferences/template-flexibility.md