Docs Locator banner
mhylle mhylle

Docs Locator

Design community

Description

--- name: docs-locator description: Use this agent when you need to find documentation, research notes, design documents, or historical context within a project's documentation directories. This agent locates and categorizes documents in docs/, notes/, design/, plans/, and similar directories. Use this agent when: (1) You need to find design decisions or ADRs, (2) You want to locate research or investigation notes, (3) You're looking for implementation plans or PRDs, (4) You need historical cont

Installation

Installs to ~/.claude/agents/mhylle-claude-skills-collection-docs-locator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mhylle/claude-skills-collection/HEAD/agents/docs-locator.md -o ~/.claude/agents/mhylle-claude-skills-collection-docs-locator.md

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

Full documentation available on GitHub

View Source Repository