| name | clawdad-release |
| description | Use when cutting, publishing, installing, and verifying a Clawdad release across npm, git tags, GitHub releases, and the local service. |
Use the Clawdad release path deliberately.
Checklist:
- Confirm the worktree diff and version bump.
- Run syntax checks and the full test suite.
- Update package metadata and docs when needed.
- Commit, tag, push branch and tag.
- Publish the npm package and create/update the GitHub release.
- Install the published package globally.
- Restart the Clawdad service and verify
clawdad version, clawdad sessions-doctor --json, and service health.