# Research

> Explore codebase and gather context about a topic or area

- Skill: `hivellm/research` (Agent Skill)
- Install (CLI): `npx skillmds@latest add hivellm/research`
- Raw SKILL.md: https://api.skillmd.com/api/skills/hivellm/research/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Research & Search
- Author: hivellm (https://skillmd.com/u/hivellm)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/hivellm/research

---

Research the following topic in this codebase: $ARGUMENTS

Steps:
1. Search for relevant files, types, and patterns related to the topic
2. Read key files to understand the architecture and conventions
3. Identify dependencies and relationships between components
4. Report findings with file paths, key types, and patterns discovered

