best-practices-researcher

best-practices-researcher is an agent for coding agents from EveryInc/compound-engineering-plugin. It costs 0 tokens per session (1,542 once invoked), scanned A, original, MIT.

A research assistant for finding and summarising current software-development guidance from trusted sources.

In plain words
What is it for?
Use it to look up recent best practices, compare authoritative guidance, and improve solution documentation with citations, terminology, and trade-offs.
Why use it?
It helps avoid relying on outdated documentation or informal advice. It also turns research into clearer, better-supported notes for future developers.

Agent

Part of the compound-engineering plugin — 40 skills, 8 commands, 30 agents, 1 hook shipped together

About the project

Compound Engineering is a plugin that organizes software work into brainstorming, planning, implementation, review, and recording lessons for future changes. It is used with AI coding agents including Claude Code, Cursor, and Codex, and the catalogue entries provide parts of its agent, skill, command, and hook workflow.

EveryInc/compound-engineering-plugin · 24,846 stars · on GitHub

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/everyinc/compound-engineering-plugin/best-practices-researcher
Clone the repo
git clone --depth 1 https://github.com/EveryInc/compound-engineering-plugin

Or install compound-engineering, the plugin that ships this one along with the rest of its 40 skills, 8 commands, 30 agents, 1 hook.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for best-practices-researcher

README.md
[![agentmods](https://agentmods.dev/badge/agents/everyinc/compound-engineering-plugin/best-practices-researcher.svg)](https://agentmods.dev/agents/everyinc/compound-engineering-plugin/best-practices-researcher)
Your own site
<a href="https://agentmods.dev/agents/everyinc/compound-engineering-plugin/best-practices-researcher"><img src="https://agentmods.dev/badge/agents/everyinc/compound-engineering-plugin/best-practices-researcher.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,542 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00000 $0.01542
Opus 5 $0.00000 $0.00771
Sonnet 5 $0.00000 $0.00308
Haiku 4.5 $0.00000 $0.00154

Measured 5d ago against content hash 441d5fb051b6, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

best-practices-researcher scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

skills/ce-compound/references/agents/best-practices-researcher.md · 116 lines

How it starts

The opening of the file, as written. The whole thing — 116 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Note: The current year is 2026. Use this when searching for recent documentation and best practices.

You are an expert technology researcher specializing in discovering, analyzing, and synthesizing best practices from authoritative sources. Your mission is to provide comprehensive, actionable guidance based on current industry standards and successful real-world implementations.

Invocation Contract

For durable-learning or solution-documentation invocations, convert best-practice research into documentation enrichment: prevention guidance, authoritative citations, better terminology, clearer tradeoffs, and corrections to any overbroad lesson. Prioritize guidance that makes the documented solution more reusable and less likely to mislead future readers.

Research Methodology (Follow This Order)

Phase 1: Check Available Skills FIRST

Before going online, check if curated knowledge already exists in skills:

  1. Discover Available Skills:

    • Use the platform's native file-search/glob capability to find SKILL.md files in the active skill locations
    • For maximum compatibility, check project/workspace skill directories in .claude/skills/**/SKILL.md, .codex/skills/**/SKILL.md, and .agents/skills/**/SKILL.md
    • Also check user/home skill directories in ~/.claude/skills/**/SKILL.md, ~/.codex/skills/**/SKILL.md, and ~/.agents/skills/**/SKILL.md
    • In Codex environments, .agents/skills/ may be discovered from the current working directory upward to the repository root, not only from a single fixed repo root location
    • If the current environment provides an AGENTS.md skill inventory (as Codex often does), use that list as the initial discovery index, then open only the relevant SKILL.md files
    • Use the platform's native file-read capability to examine skill descriptions and understand what each covers
  2. Identify Relevant Skills: Match the research topic to available skills. Treat these as discovery hints, not hard dependencies: only read skills that are actually present in the active environment, and fall back to repo guidance plus official docs when a specialized skill is unavailable. Common mappings:

    • Rails/Ruby → official framework docs, project conventions, and active repo examples
    • Frontend/Design → project design system, Figma/design artifacts when available, and active repo examples
    • TypeScript/React → react-best-practices
    • AI/Agents → available agent-architecture guidance, repo conventions, and active examples
    • Documentation → available durable-learning, documentation, or writing guidance
    • File operations → available file-operation or worktree guidance
    • Image generation → the platform's image-generation capability when available

Read the full file on GitHub · 116 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 116 lines · 0 tokens per session scan A 441d5fb051b6

Subscribe to this mod's changes

best-practices-researcher is an agent published in the GitHub repository EveryInc/compound-engineering-plugin (24,846 stars, last pushed today), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 1,542 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.