Produce a fast situational report on the current repo — what it is, where it's at, what's in flight, and what the likely next moves are. Use when the user says "sitrep", "what's going on here", "catch me up", "where was I", "what's the state of this repo", "orient me", or when context-switching into a project. Also useful as a pre-step before planning work to understand current state.
$npx -y skills add nwyin/tau --skill sitrepInstalls into the current project.
Run `npx skills use "https://github.com/nwyin/tau" --skill "nwyin/tau/sitrep"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nwyin/tau" that are relevant to the current task. Run `npx skills add "https://github.com/nwyin/tau"` and select the relevant skills, then follow their instructions.