are-discover

Identify relevant files and locations in a codebase using ARE Discover.

19|4|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/GeoloeG-IsT/agents-reverse-engineer --skill are-discover
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: are-discover
Source: https://github.com/GeoloeG-IsT/agents-reverse-engineer/tree/main/.claude/skills/are-discover
Command: npx skills add https://github.com/GeoloeG-IsT/agents-reverse-engineer --skill are-discover

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly identify and map all relevant files and their locations in a codebase to support documentation, auditing, and maintenance tasks.

Core Features & Use Cases

  • File discovery: enumerate files and directory structure for targeted analysis.
  • Progress tracking: monitor long-running discovery tasks via real-time progress logs.
  • Exclusion planning: review and propose patterns to exclude from future runs.

Quick Start

Ask ARE Discover to enumerate files in the codebase using the version from .claude/ARE-VERSION.

Frequently Asked Questions about are-discover

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

FAQPage Schema
How do I discover all relevant files in my codebase for documentation?

Codebase file discovery involves using automated tools to enumerate your directory structure and identify all relevant file locations for targeted documentation workflows. This process supports auditing and maintenance tasks by mapping files quickly.

Can I monitor progress for long-running file discovery tasks?

Yes, you can monitor long-running file discovery tasks through real-time progress polling. The discovery process runs in the background and outputs progress logs, allowing you to track the status of scoped operations across your codebase.

How do I exclude specific files or directories from codebase analysis?

You can exclude specific files from codebase analysis through exclusion planning, which allows you to review and propose patterns to omit from future runs. This enables targeted documentation workflows by scoping your discovery operations.

What is scoped discovery and when do I need it for codebase auditing?

Scoped discovery is the process of targeting specific files and locations within a codebase rather than scanning everything indiscriminately. You need it for codebase auditing when you want to focus your documentation workflows on relevant Phase 1 assets.

Do I need a specific version file to run automated codebase discovery?

Yes, automated codebase discovery reads the version from the .claude/ARE-VERSION file. This version file is required to initiate the background discovery process and ensure compatibility with the targeted documentation workflows.

What's the best way to map directory structure for targeted analysis?

The best way to map directory structure for targeted analysis is using automated file discovery that supports scoped operations and exclusion planning. This approach outputs a findings summary while running in the background to handle large codebases efficiently.