- PostToolUse hook: auto-format .rs files with rustfmt after edit - PreToolUse hook: block direct edits to Cargo.lock - /release skill: build .deb and inspect package metadata Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
476 B
476 B
| name | description | disable-model-invocation |
|---|---|---|
| release | Build claudify .deb package and show build info | true |
Release
Build the claudify .deb package and verify the output.
Steps
- Run
cargo tauri buildfrom the project root - Show the build output path and file size
- Inspect the .deb package metadata with
dpkg-deb --info - List the .deb package contents with
dpkg-deb --contents - Report the package name, version, architecture, and installed size