docs-audit-and-refresh
Docs Audit And Refresh
Overview
Audit docs/ from the repository outward: inspect the current implementation,
identify documentation gaps or inaccuracies, and update the relevant pages. Keep
the work inside docs/ and treat code, tests, and current configuration
surfaces as the authoritative source.
Read references/audit-checklist.md before a broad audit so the scan stays focused on high-signal areas.
Workflow
1. Build a current-state inventory
Inspect the repository areas that define user-facing or developer-facing behavior.
More from qwenlm/qwen-code
terminal-capture
Automates terminal UI screenshot testing for CLI commands. Applies
6docs-update-from-diff
Review local code changes with git diff and update the official
5e2e-testing
Guide for running end-to-end tests of the Qwen Code CLI, including
4qwen-code-claw
Use Qwen Code as a Code Agent for code understanding, project
4structured-debugging
Hypothesis-driven debugging methodology for hard bugs. Use this
3feat-dev
End-to-end workflow for implementing a non-trivial qwen-code
2