jiancui-research

Research.Plan — Design skill for Claude Code

Design community

Design the study and maintain its work queue in .research/plan.md and .research/tasks.md, preserving task IDs and progress.

How to install Research.Plan

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

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

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

What Research.Plan does


description: "Design the study and maintain its work queue in .research/plan.md and .research/tasks.md, preserving task IDs and progress." argument-hint: "optional design or queue steering (e.g. \"coverage over severity\", \"prioritize the decisive eval\", \"refresh tasks from the existing plan\")"

Preparation

Resolve `` from the enclosing installed plugin directory (the skill adapter supplies it), else `${CLAUDE_PLUGIN_ROOT}`, else the enabled OMP `installPath` in the neare

Alternatives in Design

  • Kode Agent — Kode Agent — Design for post-human workflows 5k ★
  • Designer Skills — Designer Skills Collection: agentic skills, commands, and plugins for design — from research to systems, UI, i 2.3k ★
  • Plan Artifact — Creates one polished, self-contained HTML artifact from a plan, PRD, roadmap, strategy, migration, rollout, re 652 ★

Full documentation available on GitHub

View Source Repository