# Validate Docs

> Validate the lavatube documentation

- Skill: `arm-software/validate-docs` (Agent Skill)
- Install (CLI): `npx skillmds@latest add arm-software/validate-docs`
- Raw SKILL.md: https://api.skillmd.com/api/skills/arm-software/validate-docs/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: arm-software (https://skillmd.com/u/arm-software)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/arm-software/validate-docs

---


Review each of the following documents:

README.md - look for inconsistencies, maybe recommend things to put into separate documentation
SECURITY.md - look for inconsistencies
TODO.md - look for anything already implemented
AGENTS.md - look for anything wrong or that could be removed because it is already intuitive to an agent, we want this file short
doc/Goals.md - look for out of date info, check git log for last update and recommend redoing perf measurements if months old
doc/MemoryManagement.md - look for inconsistencies and out of date info
doc/Multithreading.md - look for inconsistencies and out of date info

For the goal metrics, the script `scripts/generate_metrics.sh` may be run to gather new metrics (ignore the performance metrics
for now).

