Reviews a GitHub pull request for correctness, architecture, security, backward compatibility, and test coverage. Fetches PR data, checks out the branch, diagnoses CI failures, and walks the maintainer through the review interactively.
Publish a new version of the crate to crates.io and GitHub. Bumps version, updates CHANGELOG, creates PR, publishes, tags, and creates a GitHub release. Proceeds cautiously with user confirmation at each major step.
Update cargo dependencies to their latest major versions one at a time, verifying each with check/build/test and committing individually. Invoke with /update-deps.