locating-docs

Scan repository directories and group project documents by type with paths.

Updated Mar 8, 2026
One-click install
npx skills add https://github.com/ReadyStateChange/agents --skill locating-docs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: locating-docs
Source: https://github.com/ReadyStateChange/agents/tree/main/skills/locating-docs
Command: npx skills add https://github.com/ReadyStateChange/agents --skill locating-docs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Locating-Docs helps teams quickly locate relevant project documentation (plans, research, ADRs, tickets, and general notes) and present them in an organized, easy-to-navigate format.

Core Features & Use Cases

  • Document discovery: Scan common repository locations (docs/, plans/, research/, tickets/) to surface relevant files.
  • Categorization: Group findings by type (Research Documents, Implementation Plans, Decisions/Design Docs, Tickets, General Notes).
  • Path-centric results: Return full paths from the repository root with short, title-based descriptions.
  • Quick retrieval: Provide dates when visible in file names to help gauge recency.

Quick Start

Locate all relevant project documents and group them by type with file paths and short descriptions.

Frequently Asked Questions about locating-docs

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I locate project documentation across multiple repository directories?

To locate project documentation, scan common repository locations like docs/, plans/, research/, and tickets/ to surface relevant files. The tool groups findings by type and returns full paths from the repository root with short, title-based descriptions for quick retrieval.

What is the best way to organize discovered project documents by type?

Organizing discovered project documents by type involves grouping findings into categories like Research Documents, Implementation Plans, Decisions/Design Docs, Tickets, and General Notes. This structured grouping supports rapid discovery and context-aware navigation across the repository.

How do I find ADRs and implementation plans in my codebase?

Finding ADRs and implementation plans requires scanning designated repository directories to retrieve relevant files. The tool categorizes them as Decisions/Design Docs and Implementation Plans, preserving correct repository paths and extracting concise descriptions from titles.

Can I retrieve file paths and dates for research documents in a repository?

Yes, retrieving file paths and dates for research documents returns full paths from the repository root alongside concise title-based descriptions. It also provides dates when visible in file names to help gauge document recency and relevance.

Does this documentation discovery tool work without specific dependencies?

Yes, this documentation discovery tool works without specific dependencies. It independently scans common repository locations to identify and retrieve relevant project documents, categorizing them and returning structured output for navigation.