Wiki Janitor — Compatibility Alias
This skill keeps /wikijanitor and older references working. The canonical package is obsidian-memory-wiki.
Load and follow obsidian-memory-wiki, then execute its Wiki Janitor Maintenance phase. New cron wrappers should invoke:
--skills obsidian-memory-wiki
Do not schedule new runs with the retired split dependency --skills wikijanitor,obsidian.
If the parent skill is unavailable, use this fallback:
- Review the requested lookback window, defaulting to 24 hours.
- Compare recent sessions with Daily Logs, Session Logs, and Janitor Reports.
- If there is no activity, or only routine reconciliation with no user attention needed, make no user notification.
- If there is activity, write a Janitor Report under
Janitor Reports/. - Make only conservative routine changes such as backlinks or index links.
- Record uncertainty and missing notes as gaps instead of inventing narrative.
- Keep user-facing output concise and never print secrets.
- Scheduled wrappers validate an internal digest only between exact marker lines:
[[WIKI_JANITOR_NOTIFY]]
<concise internal digest>
[[WIKI_JANITOR_END]]
Use exactly [[WIKI_JANITOR_SILENT]] for a no-activity or routine-only run. Notify only for warnings, gaps, uncertainty, or actions requiring user attention. The wrapper must emit a constant notification and never forward model-authored digest text. Unmarked or partially marked raw output must remain suppressed.