I am finishing this work session. Save a work log locally so the next session can pick up where I left off, then hand the wiki refresh off to the cloud routine and exit. Do everything without asking questions.
The expensive part of /done (regenerating the office wiki page, mirroring docs, publishing to the Hub, and the staleness sweep) lives in a remote Claude Code routine called done-wiki-refresh on claude.ai (ID: trig_01KEAtPrAPdEs8vUSHcT2iXR). It clones energeticcity/office-wiki-source and the project repo from GitHub, then does the full wiki refresh server-side. Your job locally is only the fast parts: worklog, commit, push, dispatch.
Run in parallel:
git log --oneline -10git statusgit diff --stat