BE

best-practice-research

Wraps research for external best practices, standards, and official usage guidance before planning begins.

Install

mkdir -p .claude/skills/best-practice-research && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/13575" && unzip -o skill.zip -d .claude/skills/best-practice-research && rm skill.zip

Installs to .claude/skills/best-practice-research

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

[OMX] Bounded best-practice research wrapper using official/upstream evidence first
83 charsno explicit “when” trigger
Intermediate

Key capabilities

  • Gather official/upstream evidence for best practices.
  • Synthesize a concise answer with source quality and version/date context.
  • Route evidence gathering and synthesis for current external best practices.
  • Include source URLs for material claims.
  • Flag stale, conflicting, undocumented, or version-mismatched evidence.

How it works

This skill acts as a workflow wrapper, routing to `explore` for local facts and `researcher` for external evidence, then synthesizing a best-practice answer.

Inputs & outputs

You give it
A technology, decision, or practice question requiring external best practices.
You get back
A cited, reusable best-practice answer with evidence, version/date context, and handoff constraints.

When to use best-practice-research

  • Find official best practices for a library
  • Get version-aware migration guidance
  • Research authoritative usage standards

About this skill

Best-Practice Research

Use this skill when a task depends on current external best practices, version-aware guidance, standards, official recommendations, or upstream behavior. This is a workflow wrapper: it routes evidence gathering and synthesis; it is not a new research authority and it does not replace researcher.

Purpose

Produce a cited, reusable best-practice answer or handoff that separates current external evidence from repo-local facts and dependency-selection decisions. For pre-planning investigation, this is the ordinary first research wrapper: gather official/upstream evidence, then hand it to $ralplan or the caller as planning input. Do not present $best-practice-research as a final architecture component or as a validator-gated research loop.

Activate When

  • The user asks for best practices, recommended approach, current guidance, official recommendations, standards, or version-aware external behavior.
  • $ralplan, $deep-interview, $team, or another workflow needs current external evidence before planning or execution can be correct.
  • The task involves an already chosen technology and needs authoritative usage guidance, migration notes, API behavior, lifecycle rules, or current safety guidance.

Do Not Activate When

  • The answer is fully repo-local; use explore for codebase facts.
  • The main question is whether to adopt, replace, upgrade, or compare dependencies; use dependency-expert.
  • The user only needs implementation against already-grounded requirements; use executor, $ralph, or $team as appropriate.
  • The task can be answered from stable local project conventions without current external lookup.

Specialist Routing

  1. Use explore first for brownfield facts: current code usage, local constraints, versions, config, and integration points.
  2. Use researcher for official/upstream docs, release notes, standards, migration guides, source-backed examples, and current best-practice evidence for an already chosen technology.
  3. Use dependency-expert only for adoption/upgrade/replacement/comparison decisions.
  4. Return to the caller with explicit evidence, uncertainty, and any implementation handoff constraints.

Source-Quality Rules

  • Prefer official documentation, upstream source, release notes, changelogs, standards, and maintainer guidance.
  • Include source URLs for material claims.
  • State date/version context for current best-practice claims.
  • Label third-party summaries as supplemental; do not use them before official/upstream sources.
  • Flag stale, conflicting, undocumented, or version-mismatched evidence.
  • Do not over-fetch: gather the smallest evidence set that can support the decision.

Workflow

  1. Classify the question: conceptual best practice, implementation guidance, migration/version guidance, standards/compliance guidance, or mixed local + external guidance.
  2. Gather repo-local facts with explore when local usage or constraints affect the answer.
  3. Gather external evidence with researcher when current or version-aware practice affects correctness.
  4. Synthesize a concise answer with source quality, version/date context, caveats, and an implementation or planning handoff.
  5. Stop when the answer is grounded enough for the caller; otherwise report the exact blocker or specialist handoff needed.

Output Contract

## Best-Practice Research: <question>

### Direct Recommendation
<actionable guidance or decision support>

### Evidence Used
- Official/upstream: <source URL> — <what it establishes>
- Supplemental, if any: <source URL> — <why it is secondary>

### Version / Date Context
<versions, dates, release channels, or unknowns>

### Repo-Local Context
<facts from explore, or "not needed">

### Boundaries / Non-goals
<what this research does not decide>

### Handoff
<planning/execution/test implications>

Stop Rules

  • Stop after a source-backed recommendation is reusable by the caller.
  • Stop and route upward if the task becomes dependency comparison, broad architecture, or implementation.
  • Do not continue researching when remaining work would only polish wording rather than change the recommendation.

Task: {{ARGUMENTS}}

When not to use it

  • When the answer is fully repo-local.
  • When the main question is whether to adopt, replace, upgrade, or compare dependencies.
  • When the user only needs implementation against already-grounded requirements.

Limitations

  • The skill is not a new research authority.
  • The skill does not replace `researcher`.
  • The skill does not decide dependency adoption/upgrade/replacement/comparison.

How it compares

This skill prioritizes official and upstream evidence for best practices, providing a source-grounded answer unlike general web searches.

Compared to similar skills

best-practice-research side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
best-practice-research (this skill)02moNo flagsIntermediate
citation-management237moReviewBeginner
microsoft-docs105moReviewBeginner
peer-review117moReviewAdvanced

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

citation-management

davila7

Comprehensive citation management for academic research. Search Google Scholar and PubMed for papers, extract accurate metadata, validate citations, and generate properly formatted BibTeX entries. This skill should be used when you need to find papers, verify citation information, convert DOIs to BibTeX, or ensure reference accuracy in scientific writing.

2395

microsoft-docs

github

Query official Microsoft documentation to understand concepts, find tutorials, and learn how services work. Use for Azure, .NET, Microsoft 365, Windows, Power Platform, and all Microsoft technologies. Get accurate, current information from learn.microsoft.com and other official Microsoft websites—architecture overviews, quickstarts, configuration guides, limits, and best practices.

1059

peer-review

davila7

Systematic peer review toolkit. Evaluate methodology, statistics, design, reproducibility, ethics, figure integrity, reporting standards, for manuscript and grant review across disciplines.

1146

notion-research-documentation

openai

Research across Notion and synthesize into structured documentation; use when gathering info from multiple Notion sources to produce briefs, comparisons, or reports with citations.

551

context7-auto-research

davila7

Automatically fetch latest library/framework documentation for Claude Code via Context7 API

550

fact-check

leonardomso

Verify technical accuracy of JavaScript concept pages by checking code examples, MDN/ECMAScript compliance, and external resources to prevent misinformation

746

Search skills

Search the agent skills registry