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.
npx skills add majiayu000/claude-skill-registry --skill ln-311-review-research-worker --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
> **Paths:** File paths (`shared/`, `references/`, `../ln-*`) are relative to skills repo root. **Type:** L3 Worker **Category:** 3XX Planning # Review Research Worker Structured research worker for validation, audit, and review flows. ## Mandatory Read **MANDATORY READ:** Load `shared/references/evaluation_worker_runtime_contract.md`, `shared/references/evaluation_summary_contract.md`, `shared/references/evaluation_research_contract.md`, `shared/references/epistemic_protocol.md` ## 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_CONTEXT7` 6. `PHASE_5_WEB_BEST_PRACTICES` 7. `PHASE_6_ANTI_HALLUCINATION` 8. `PHASE_7_WRITE_SUMMARY` 9. `PHASE_8_SELF_CHECK` ## Workflow ##
- Mandatory Read
- Purpose
- Runtime
- Workflow
- Phase 0: Config
- Phase 1: Resolve Stack
- Phase 2: Official Docs
- Phase 3: MCP Ref
- Phase 4: Context7
- Phase 5: Web Best Practices
- Phase 6: Anti-Hallucination Verification
- Phase 7: Write Summary
- Phase 8: Self-Check
- Definition of Done
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 --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.
