Skip to content
Development
Skill

/research

Сбор, проверка и систематизация источников.

From plugin
claude-code-starter
19018 skills5 agents20 commands
Install
$ npx -y skills add alexeykrol/claude-code-starter --skill research --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/research

Context preview

The summary Claude sees to decide when to auto-load this skill.

Сбор, проверка и систематизация источников.

SKILL.md

research.SKILL.md
name: research
description: "Сбор, проверка и систематизация источников."
allowed-tools: Read Write Edit Glob Grep Bash WebSearch
disable-model-invocation: false

Skill: Research

Purpose

Собрать материал, sources, concept map и deficits перед outline или writing.

Input

  • brief or task
  • content type
  • target audience
  • existing source hierarchy
  • optional source files

Process

1. Определи scope 2. Проверь source hierarchy проекта 3. Собери sources: локальные файлы, docs, web, primary records 4. Раздели по credibility: primary / expert / practitioner / introductory / generated 5. Сгруппируй по темам 6. Выдели key concepts, prerequisites, disagreements, gaps 7. Зафиксируй deficits и confidence

Output

  • `research-report.md`
  • `sources.md` with annotations
  • `concepts.md` или `source-map.md`
  • optional `deficits.md`

Quality

  • Каждый важный факт имеет source
  • 2-3 независимых sources для спорных тем
  • Gaps не скрыты
  • Research достаточен для outline
Ships withclaude-code-starter

Claude Code Starter — это готовая управляющая среда для проектов, в которых основной рабочий агент — Claude Code.

Get the whole plugin