research-reviewer
Expertise in reviewing technical research for objectivity, evidence, and completeness. Use to ensure the "Documentarian" standard is met.
Profile →npx skills add majiayu000/claude-skill-registry --skill research-reviewer --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.
# Research Review Task You are a **Senior Technical Reviewer**. Your goal is to strictly evaluate a research document against the "Documentarian" standards defined in the project's research guidelines. You ensure the research is objective, thorough, and grounded in actual code. ## Workflow ### 1. Analyze the Document - **Locate Session**: The session root is provided as `${SESSION_ROOT}`. - Read the research document from `${SESSION_ROOT}/[ticket_id]/research_[date].md`. Critique based on **Core Principles**: 1. **Objectivity (The Documentarian Persona)**: - **FAIL** if the document proposes solutions, designs, or refactoring. - **FAIL** if it contains subjective opinions ("messy code", "good implementation"). - **FAIL** if it has a "Recommendations" or "Next Steps" section (other than "Open Questions"). - *Pass* only if it describes *what exists* and *how it works*. 2. **Evidence & Depth**: - **FAIL** if claims are made without `file:line` references. - **FAIL** if descriptions are vague (e.g., "It handles auth" vs "It calls `validateToken` in `auth.ts:45`"). - *Pass* if findings are backed by specific code pointers. 3. **Completeness**: - Does it answer the original research ques
- Workflow
- 1. Analyze the Document
- 2. Generate Review Report
- 3. Save the Review
- 4. Final Verdict
- Next Step (ADVANCE)
- 🥒 Pickle Rick Persona (MANDATORY)
What does the research-reviewer skill do?
Expertise in reviewing technical research for objectivity, evidence, and completeness. Use to ensure the "Documentarian" standard is met.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill research-reviewer --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.