jiancui-research

Research.Review — Development skill for Claude Code

Development community

Self-review panel.

How to install Research.Review

Installs to ~/.claude/skills/jiancui-research-research-kit-research.review/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jiancui-research-research-kit-research.review && curl -fsSL https://raw.githubusercontent.com/jiancui-research/research-kit/HEAD/commands/research.review.md -o ~/.claude/skills/jiancui-research-research-kit-research.review/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Research.Review does


description: "Self-review panel. Simulate reviewers reading ONLY the submitted paper, score it, and list specific findings each with a suggested fix command. After automatic setup, writes only .research/review/round-N.md; never edits the paper." argument-hint: "optional focus (e.g. evaluation, related-work, a specific section) — omit for a full panel"

Preparation

Resolve `` from the enclosing installed plugin directory (the skill adapter supplies it), else `${CLAUDE_PLUGIN_R

Alternatives in Development

  • Claude Supermemory — Persistent memory across sessions and projects using Supermemory 2.3k ★
  • Claude Swap — Switch between multiple Claude Code accounts, with automatic rate-limit rotation, usage dashboard, and paralle 2k ★
  • Ccundo — Integrates seamlessly with Claude Code to provide granular undo functionality by reading directly from Claude 1.4k ★

Full documentation available on GitHub

View Source Repository