What problem does it solve? Starting substantive work in a repository without knowing what has already been decided leads to reworked solutions and contradicted conventions. This Skill assembles an orientation briefing of prior decisions, patterns, and conventions from the Claudron knowledge vault and harness memory before you begin. ## Core Features & Use Cases - Two-tier recall: Renders project-tier notes (most recent) and fleet-tier notes (relevance-ranked against your query) via claudron recall, with vault conventions shown uncapped. - Graceful fallback: When the Claudron engine or vault is unavailable, it scans frozen INDEX.md files under the docs root and says so explicitly. - Harness memory re-read: Re-reads the project's live MEMORY.md on every recall, catching mid-session updates the session-start snapshot missed. - Use Case: Before refactoring a service, run recall with query terms like "auth migration" to surface prior decisions, in-flight plans, and conventions that constrain the work. ## Quick Start Ask the assistant to recall what this project and the fleet already know about your current task before starting work.