CLAUDE.md ยท diff
git:20260411.6c28073 to git:20260416.0ed548d
2 added, 2 removed. Audit A to A.
# ctxlint
## End of session
- When work is complete, always:
+ When the work produced code or doc changes, always:
1. Commit changes (follow existing commit message style)
2. Push to remote
3. If there's a version bump, prompt to publish to npm (see global CLAUDE.md for @yawlabs publish flow)
- Don't wait for the user to ask โ do this proactively when the task is done.
+ Don't wait for the user to ask โ do this proactively when the task is done. (Read-only tasks like code reviews don't trigger this โ nothing to commit.)