What problem does it solve? When working in a crosslink-tracked project, it is easy to lose track of what issue is active, what state the repository is in, and what blockers exist. This Skill performs a full context dump so you can re-orient and decide your next action based on real data instead of guesses. ## Core Features & Use Cases - Full State Inspection: Reads project rules, session state, active issue details, blockers, locks, hook configuration, and VCS state in one structured pass. - Diagnostic Summary: Prints a consolidated summary covering session, change, tracking mode, languages, open issues, locks, and uncommitted changes. - Use Case: You return to a project after a break and cannot remember what you were doing. Run the audit to see the active issue, its comments, any blocking dependencies, and the current jj working-copy state before deciding what to do next. ## Quick Start Tell the assistant you are stuck or ask for an audit so it dumps the full crosslink project context and suggests a next action.