skills/architecture-updater/SKILL.md
Keep high-level architecture specs/diagrams aligned with the evolving codebase.
npx skillsauth add rafaie/codex_home architecture-updaterInstall 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.
spec/architecture.md (if present), spec/index.md, and recent ADRs under spec/decisions/.spec/architecture.md with:
spec/diagrams/ (e.g., Mermaid).spec/index.md links to architecture and the latest ADRs.testing
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.