Generate documentation locally in `./docs/` directory, then sync to Azure DevOps wiki: $ARGUMENTS
# Data Pipeline Documentation - Local-First Workflow Generate documentation locally in `./docs/` directory, then sync to Azure DevOps wiki: $ARGUMENTS ## Architecture: Local-First Documentation **Benefits:** - ✅ Documentation version controlled in git - ✅ Review locally before wiki publish - ✅ No regeneration needed for wiki sync - ✅ Git diff shows doc changes - ✅ Reusable across multiple targets (wiki, GitHub Pages, PDF) - ✅ Offline access to documentation ## Repository Information - Repository: unify_2_1_dm_synapse_env_d10 - Local docs: `./docs/` (mirrors repo structure) - Wiki bas...
Audit and maintain documentation files in the current project. This command checks for stale content, outdated references, redundancy, and suggests improvements.
Update and maintain project documentation for local code changes using multi-agent workflow with tech-writer agents. Covers docs/, READMEs, JSDoc, and API documentation.
Update project documentation systematically: $ARGUMENTS
Update project documentation using the git-workspace-review and doc-updates skills.
Update and synchronize project documentation with recent code changes