Print a read-only coverage and staleness report for a target repo's wiki. Supports in-repo and external (<target>-docs/) modes. Invoke with /wiki-status [target-path].
Read-only. Never modifies files. Use this to decide whether a /wiki-sync run is needed.
Same two invocation modes as wiki-init and wiki-sync:
<target>-docs/.Run this bash block and present its output as a compact summary:
Argument: $ARGUMENTS — empty for in-repo mode, or a path to a target repo for external mode.
set -e
source .claude/skills/wiki-shared/lib/paths.sh