Sisters Audit
Audit the active sister repos for cross-repo drift. Report every finding, grouped by category. Leave fixing to follow-up work or the developer — this skill observes, it does not edit.
Config (load first)
Active sister list, workspace root, and GitHub user are read from ~/.claude/techne.toml at runtime. Run this preamble before any audit checks below — it sets $SISTERS, $WORKSPACE, and $GITHUB_USER:
eval "$(python3 - <<'PY'
import tomllib, os, shlex
with open(os
[Description truncada. Veja o README completo no GitHub.]