wiki_get_lint
Analyzes wiki health by detecting stale, orphan, and contradictory entries. Run periodically to maintain wiki cleanliness.
Instructions
DF-312 — Health-report of the wiki: stale (release-stage entries older than N days that are still cited), orphan (entries with no in/out wiki-links), contradictions (deprecated/superseded ADRs that newer sources still cite).
Use periodically (or before a major refactor) to keep the wiki clean. Resolve findings via the devflow-wiki-lint skill — never delete entries, always extend / cross-link / re-classify.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | No | ||
| staleDays | No | Days before a release entry counts as stale (default 90) |