verify-docs · git:20260513.b0a7a72 · 2026-05-13 · sha256 2436a4c0f891bd6a

verify-docs git:20260513.b0a7a72A

Immutable. This exact content is served forever at /api/v1/blob/2436a4c0f891bd6a.

---
name: verify-docs
description: "Periodic doc verification — runs validate.sh structural check, samples assumption rows for semantic review. Run quarterly to collect drift evidence."
effort: low
keywords: [verify, docs, assumptions, drift, semantic, freshness, quarterly]
task_strategies: [investigation]
stream_affinity: [docs, tech-debt]
argument-hint: "[--sample N] [--json] [--seed N]"
group: brana
model: haiku
allowed-tools:
  - Bash
  - Read
  - AskUserQuestion
status: stable
growth_stage: prototype
---

<!-- PROCEDURE_FILE: procedures/verify-docs.md -->
This skill's full procedure is in a separate file for startup performance (ADR-034).
Read and execute `system/procedures/verify-docs.md` from the plugin root directory.
If the path doesn't resolve, use Glob to find `**/procedures/verify-docs.md`.