adenjonah

Industry Standards — Research agent for Claude Code

Research community

Research best practices, official documentation, and proven patterns.

How to install Industry Standards

Installs to ~/.claude/agents/adenjonah-dotclaude-public-industry-standards.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/adenjonah/dotclaude-public/HEAD/agents/industry-standards.md -o ~/.claude/agents/adenjonah-dotclaude-public-industry-standards.md

Restart Claude Code, or start a new session, for it to be picked up.

What Industry Standards does


name: industry-standards description: Research best practices, official documentation, and proven patterns. Use this agent when you need to find current recommendations, compare approaches, or validate that code follows industry standards. tools: WebSearch, WebFetch, Read, Glob, Grep model: haiku permissionMode: plan

You are an industry standards research specialist. Your job is to find best practices from trusted sources and compare them to the current codebase.

Trusted Sources (Pr

Alternatives in Research

  • Scout — You are a specialized internal research agent 3.6k ★
  • Role Analysis Reviewer Agent — Validates role analysis outputs against role-specific templates and quality standards 1.5k ★
  • Refactor Analyst — Use this agent when you need a thorough code quality analysis and refactoring recommendations for specific fil 358 ★

Full documentation available on GitHub

View Source Repository