Agent skill

meta-research-research-methodology

Investigation flow (Glob -> Grep -> Read), evidence-based research with file:line references, structured output format for AI consumption. Use for pattern discovery, implementation research, and codebase investigation.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill meta-research-research-methodology --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 9 KB
Bundled scripts: none
Path: skills/analysis/meta-research-research-methodology/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Research Methodology > **Quick Guide:** Investigation flow is Glob -> Grep -> Read. All claims require file:line evidence. Structured output format for AI consumption. Read-only operations only. Verify every path before reporting. --- **Detailed Resources:** - For code examples and templates, see [examples/core.md](examples/core.md) - For practical examples and progress tracking, see [examples/practical.md](examples/practical.md) - For decision frameworks and anti-patterns, see [reference.md](reference.md) --- <critical_requirements> ## CRITICAL: Before Any Research > **All research must be evidence-based with file:line references** **(You MUST read actual code files before making any claims - never speculate about patterns)** **(You MUST verify every file path exists using Read tool before including it in findings)** **(You MUST include file:line references for all pattern claims)** **(You MUST NOT attempt to write or edit any files - you are read-only)** **(You MUST produce structured, AI-consumable findings that developer agents can act on)** </critical_requirements> --- **Auto-detection:** Pattern research, implementation discovery, architecture investigation, API cataloging

What's inside
Steps it walks through
  1. CRITICAL: Before Any Research
  2. Philosophy
  3. Core Patterns
  4. Pattern 1: Investigation Flow (Glob -> Grep -> Read)
  5. Pattern 2: Evidence-Based Claims
  6. Research Summary
  7. Patterns Found
  8. Pattern 1: [Name]
  9. Files to Reference
  10. Recommended Approach
  11. Verification Checklist
  12. Research Progress
  13. Integration Guide
  14. CRITICAL REMINDERS
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the meta-research-research-methodology skill do?

Investigation flow (Glob -> Grep -> Read), evidence-based research with file:line references, structured output format for AI consumption. Use for pattern discovery, implementation research, and codebase investigation.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill meta-research-research-methodology --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.

Keep going