What problem does it solve? Crosslink configurations drift over time as teams customize hooks, rules, and tracking modes, making it hard to know whether the current setup still matches project needs or has diverged from defaults unintentionally. ## Core Features & Use Cases - Guided Policy Review: Walks through tracking mode, security policies, language rules, hook implementations, and workflow conventions step by step. - Drift Detection: Uses crosslink workflow diff to identify files that have diverged from defaults and highlights customizations for review. - Targeted Remediation: Offers either specific approved edits or a full reset to defaults via crosslink init --force. - Use Case: A developer suspects their .crosslink/rules/ and .claude/hooks/ setup has accumulated stale customizations; they run the review to audit each policy area and decide what to keep or reset. ## Quick Start Ask the assistant to review the crosslink config and audit the workflow policies for this project.