Agent skill · Code Review & Quality

ln-311-review-research-worker

Use when an evaluation run needs mandatory official-doc, MCP Ref, Context7, and current best-practice research with a structured research summary.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill ln-311-review-research-worker-levnikolaevich-claude-code-skills --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 4 KB
Bundled scripts: none
Path: skills/analysis/ln-311-review-research-worker-levnikolaevich-claude-code-skills/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

> **Paths:** File paths (`references/`, `../ln-*`) are relative to this skill directory. **Type:** L3 Worker **Category:** 3XX Planning # Review Research Worker Structured research worker for validation, audit, and review flows. ## Mandatory Read **MANDATORY READ:** Load `references/evaluation_worker_runtime_contract.md`, `references/evaluation_summary_contract.md`, `references/evaluation_research_contract.md`, `references/epistemic_protocol.md` **MANDATORY READ:** Load `references/researchgraph_mcp_usage.md` only when the review target explicitly cites `H##`, `G##`, benchmark run IDs, or researchgraph files. ## Purpose - gather official documentation or standards - gather MCP Ref evidence - gather Context7 evidence when a library or framework is involved - gather current web best-practice evidence - emit a compact machine-readable research summary instead of prose-only notes ## Runtime Runtime family: - `evaluation-worker-runtime` Required manifest fields: - `identifier` - `phase_order` - `summary_kind=review-research` - `operation=research` Recommended `phase_order`: 1. `PHASE_0_CONFIG` 2. `PHASE_1_RESOLVE_STACK` 3. `PHASE_2_OFFICIAL_DOCS` 4. `PHASE_3_MCP_REF` 5. `PHASE_4_CONTEXT

What's inside
Steps it walks through
  1. Mandatory Read
  2. Purpose
  3. Runtime
  4. Workflow
  5. Phase 0: Config
  6. Phase 1: Resolve Stack
  7. Phase 2: Official Docs
  8. Phase 3: MCP Ref
  9. Phase 4: Context7
  10. Phase 5: Web Best Practices
  11. Phase 6: Anti-Hallucination Verification
  12. Phase 7: Write Summary
  13. Phase 8: Self-Check
  14. Definition of Done
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the ln-311-review-research-worker skill do?

Use when an evaluation run needs mandatory official-doc, MCP Ref, Context7, and current best-practice research with a structured research summary.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill ln-311-review-research-worker-levnikolaevich-claude-code-skills --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going