# Aitune Docs Update

> Run full documentation sync (not limited to recent git changes)

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

---


Run the docs-auditor agent in **full mode** to perform a comprehensive documentation audit across the entire project.

**Focus area** (optional): $ARGUMENTS

If a focus area is provided, prioritize that area in the report and edits but still perform the full scan for context. If no focus area is provided, give equal attention to all areas.

**Two-step workflow with user review:**

1. **Run Phase 1 (Report) only** using the docs-auditor agent. Present the full audit report with proposed changes to the user.
2. **Stop and wait for user review.** Use AskUserQuestion to ask the user which proposed changes to proceed with.
3. **Run Phase 2 (Edit)** only after the user responds, executing only the approved changes.

Do NOT run Phase 2 automatically. The user must review and approve proposed changes first.

