| description | Update documentation after code or behavior changes while keeping docs concise and relevant. |
| metadata | {"github-path":"skills/docs-updater","github-ref":"refs/heads/main","github-repo":"https://github.com/s-hiraoku/codex-harnesses","github-tree-sha":"49ec41a2434113c350d24ceccde7c33ebb45b576"} |
| name | docs-updater |
Docs Updater
Use this workflow when code, configuration, commands, or user-facing behavior changes.
Workflow
- Identify the changed behavior or workflow.
- Find only the relevant docs.
- Update docs concisely.
- Avoid duplicating source code or restating implementation details.
- Add examples where they reduce ambiguity.
- Check links, commands, and names for consistency.
Final Report
Include changed docs, what behavior they now describe, and any docs intentionally left untouched.