Detect documentation drift, score confidence, and orchestrate refresh via generator plugins (interpath for product docs, interdoc for code docs)
From interwatchnpx claudepluginhub mistakeknot/interagency-marketplace --plugin interwatchThis skill uses the workspace's default tool permissions.
SKILL-compact.mdphases/assess.mdphases/detect.mdphases/refresh.mdreferences/confidence-tiers.mdreferences/signals.mdreferences/watchables.mdFetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Retrieves current documentation, API references, and code examples for libraries, frameworks, SDKs, CLIs, and services via Context7 CLI. Ideal for API syntax, configs, migrations, and setup queries.
Uses ctx7 CLI to fetch current library docs, manage AI coding skills (install/search/generate), and configure Context7 MCP for AI editors.
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):