From interwatch
Detect documentation drift, score confidence, and orchestrate refresh via generator plugins (interpath for product docs, interdoc for code docs)
How this skill is triggered — by the user, by Claude, or both
Slash command
/interwatch:doc-watchThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
<!-- compact: SKILL-compact.md — if it exists in this directory, load it instead of following the multi-file instructions below. The compact version contains the same algorithm in a single file with pre-computed signal evaluation. -->
You are monitoring documentation freshness. Follow these steps.
Read doc-watch/references/watchables.md to understand the watchable registry format, then read the project's config/watchables.yaml to get the list of documents to monitor.
Read doc-watch/phases/detect.md and evaluate each watchable's signals. For each signal, check whether the triggering condition has occurred since the doc was last updated.
Read doc-watch/phases/assess.md and compute a confidence tier for each watchable based on its accumulated signal weights.
Read doc-watch/phases/refresh.md and take the appropriate action based on confidence:
| Confidence | Action |
|---|---|
| Certain | Auto-refresh silently |
| High | Auto-refresh with brief note |
| Medium | Suggest refresh via AskUserQuestion |
| Low | Report drift score only |
This skill supports three modes (set by the invoking command):
npx claudepluginhub mistakeknot/interagency-marketplace --plugin interwatchGuides creation and editing of skills using test-driven development with pressure scenarios and subagents to verify agent compliance.
Runs a structured interview session to sharpen plans or designs, producing ADRs and a glossary as output.
Applies curated color/font themes to slides, docs, and HTML artifacts. Includes 10 preset themes and can generate custom themes on demand.