skills/docs-update/SKILL.md
Update README and spec docs after a work item ships.
npx skillsauth add rafaie/codex_home docs-updateInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
feature.md, implementation.md, test-results.md) for user-facing changes.README.md (quickstart, usage examples, env vars/config).spec/.
spec/docstrings.md when project docstring policy or examples change.spec/changelog.md.implementation.md: docs files changedstatus.md: docs/index statustesting
Add or improve tests based on a work item folder's acceptance criteria and test plan.
testing
Run quick/full checks consistently, include smoke, and summarize failures into actionable buckets.
testing
Create a work item test plan from acceptance criteria and add it to the work item docs.
development
Review a work item documentation folder for clarity, testability, and completeness before implementation.