What problem does it solve? Before changing an unfamiliar codebase, developers need to understand its structure, architecture, and reusable components. This Skill runs a structured discovery workflow that maps the repository so planning decisions are grounded in what already exists. ## Core Features & Use Cases - Repository Mapping: Analyzes an existing repository to surface its architecture and reusable components before any change is planned. - Canonical Workflow Delegation: Reads the Copilot adapter contract and executes the canonical discover workflow, resolving source resources relative to that file. - Use Case: A developer joining a new project asks the agent to survey the codebase; the Skill produces a discovery output in the working repository that informs the subsequent planning step. ## Quick Start Ask the agent to map this repository's architecture and reusable components before planning any changes.