with one click
rebuild
Rebuild the trebuchet CLI binary in release configuration
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Rebuild the trebuchet CLI binary in release configuration
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Update CHANGELOG.md with new entries following Keep a Changelog format
Run complete CI checks locally (build debug/release, run tests, check warnings)
Run the complete dev server test workflow for the Aura project
Create a new Trebuchet release tag following semantic versioning (without 'v' prefix)
Run AWS integration tests with LocalStack for local AWS service simulation
Run Trebuchet test suites using Swift Testing framework
| name | rebuild |
| description | Rebuild the trebuchet CLI binary in release configuration |
Rebuild the trebuchet CLI binary:
swift build --product trebuchet --configuration release/Users/bri/dev/Trebuchet/.build/release/trebuchetIf the build fails, show the error output and suggest fixes.