jiancui-research

Research.Feasibility — Development skill for Claude Code

Development community

De-risk the core idea with one small, cheap probe before committing to the full study; write .research/feasibility.md with a GO / NO-GO / PIVOT verdict.

How to install Research.Feasibility

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

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

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

What Research.Feasibility does


description: "De-risk the core idea with one small, cheap probe before committing to the full study; write .research/feasibility.md with a GO / NO-GO / PIVOT verdict." argument-hint: "optional steering (e.g. \"5 examples is enough\", \"use the toy dataset\", \"just check the prototype compiles\")"

Preparation

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

Alternatives in Development

  • Book To Skill — Turn any technical book PDF into a Claude Code skill — ready to study, reference, and use while you work 25.9k ★
  • Identify Assumptions Existing — Identify risky assumptions across Value, Usability, Viability, Feasibility 7.8k ★
  • Claude Certified Architect — This repository contains study materials for the Claude Certified Architect — Foundations certification 4.6k ★

Full documentation available on GitHub

View Source Repository