Agent Skills: research

Explore codebase and gather context about a topic or area

UncategorizedID: hivellm/rulebook/research

Repository

hivellmLicense: Apache-2.0
142

Install this agent skill to your local

pnpm dlx add-skill https://github.com/hivellm/rulebook/tree/HEAD/templates/skills/dev/research

Skill Files

Browse the full folder contents for research.

Download Skill

Loading file tree…

templates/skills/dev/research/SKILL.md

Skill Metadata

Name
research
Description
Explore codebase and gather context about a topic or area

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