with one click
trestle
trestle contains 3 collected skills from open-lakehouse, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
This skill should be used when preparing or polishing a release driven by release-plz (or release-please) — when the user wants to "prep the release", "review the release PR", "augment the release notes", "add highlights to the GitHub release", or otherwise turn the mechanical auto-generated changelog into a cleanly-reviewed, high-quality release. Two modes — pre-release prep (analyze the open Release PR, cross-check commits, find doc drift, open a blocking doc-fix PR, draft highlights) and post-release augmentation (prepend curated highlights to the published GitHub Releases).
Build proto-driven REST services with the Trestle/olai-codegen Rust framework. Use when writing or editing .proto files for a Trestle project, adding endpoints or resources, running `trestle generate` / `just regen`, implementing generated Axum handler traits, wiring generated clients, or wiring the olai-store resource layer. Covers the google.api.resource / google.api.http / google.api.field_behavior / google.api.resource_reference / debug_redact annotations and exactly what code each one generates.
This skill should be used when the user asks to "commit", "prepare a commit", "stage and commit", "commit my changes", or says the work is done and changes should be committed. Commits unsigned (no interactive GPG PIN) and defers signing to a single bulk step before opening a PR.