Skip to content

Prompt: Docs Parity Review

Use this prompt after implementation or process changes.

Perform a docs parity review for the current changes.

Inspect the git diff and identify whether updates are needed for:

- local repository docs
- AGENTS.md
- product-main workflow docs or implementation repository docs/process/ChangeWorkflow.md
- anuva-engineering-handbook repository registry
- anuva-engineering-handbook capability registry
- anuva-main-video-creator product feature docs, progress docs, GitHubTasks.md, or ReviewChecklist.md
- GitHub issues, PR descriptions, or Anuva Video Creator GitHub Project fields
- anuva-dev-docs publishing scripts, generated navigation, or project-status.html generation
- skills docs or shared skill catalog
- templates
- prompts
- MkDocs navigation

If docs updates are required, make the smallest appropriate updates.

Then run:

- git diff --check
- mkdocs build --strict, if available and relevant
- any repository-specific docs checks, if available

Summarize docs changed, GitHub/project updates needed or made, publishing impact, checks run, and any checks that could not run.