with one click
release-preview
Preview a release without making changes (dry-run)
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
Preview a release without making changes (dry-run)
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
| name | release-preview |
| description | Preview a release without making changes (dry-run) |
| argument-hint | [major|minor|patch|vX.Y.Z] |
| allowed-tools | Bash(git tag:*), Bash(git log:*), Bash(git status:*), Bash(git branch:*), Bash(git rev-parse:*), Bash(gh release view:*), Bash(gh auth status:*), Bash(date:*), Read |
Preview what a release would look like without making any changes. This is a read-only operation useful for:
git branch --show-currentgit tag --sort=-v:refname | head -5git status --shortThe user may provide: "$ARGUMENTS"
Valid arguments:
major - Preview major version bump (X.0.0)minor - Preview minor version bump (x.Y.0)patch - Preview patch version bump (x.y.Z)v1.2.3 or 1.2.3Evaluate current state and report status:
Branch Status:
main? (yellow warning if not)Working Directory:
Remote Sync:
origin/main?GitHub CLI:
gh authenticated?Report in a clear status block:
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ RELEASE READINESS CHECK โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
Branch: main โ Ready
Working Directory: clean โ Ready
Remote Sync: up-to-date โ Ready
GitHub CLI: authenticated โ Ready
Overall Status: READY TO RELEASE
Or with issues:
Branch: feature/fix-bug โ Warning (not main)
Working Directory: 2 uncommitted files โ Blocking
Read CHANGELOG.md and extract the ## [Unreleased] section.
Count and categorize changes:
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ UNRELEASED CHANGES SUMMARY โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ Category โ Count โ Entries โ
โโโโโโโโโโโโโโโโโผโโโโโโโโผโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโค
โ Added โ 3 โ โข Color Themes โ
โ โ โ โข Adversarial Review Mode โ
โ โ โ โข Background Cleanup Jobs โ
โโโโโโโโโโโโโโโโโผโโโโโโโโผโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโค
โ Changed โ 1 โ โข Instance Manager Callbacks โ
โโโโโโโโโโโโโโโโโผโโโโโโโโผโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโค
โ Fixed โ 4 โ โข Stale RUNNING status โ
โ โ โ โข Input mode exit on plan open โ
โ โ โ โข Theme persistence โ
โ โ โ โข Adversarial sub-group ID โ
โโโโโโโโโโโโโโโโโผโโโโโโโโผโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโค
โ Removed โ 0 โ โ
โโโโโโโโโโโโโโโโโผโโโโโโโโผโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโค
โ Security โ 0 โ โ
โโโโโโโโโโโโโโโโโผโโโโโโโโผโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโค
โ Performance โ 0 โ โ
โโโโโโโโโโโโโโโโโดโโโโโโโโดโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
Total: 8 entries ready to release
If the Unreleased section is empty:
โ UNRELEASED SECTION IS EMPTY
No changes to release. Add entries to the [Unreleased] section before
cutting a release.
Preview cannot continue.
Based on changes (or user argument), calculate the next version:
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ VERSION DETERMINATION โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
Current Version: v0.13.0 (released 2026-01-29)
Last 3 Releases:
โข v0.13.0 - 2026-01-29 (7 days ago)
โข v0.12.7 - 2026-01-23 (13 days ago)
โข v0.12.6 - 2026-01-22 (14 days ago)
Change Analysis:
โโ Added section contains 3 new features
โโ No breaking changes detected in Changed/Removed
Recommendation: MINOR bump (new features, backwards compatible)
โญโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฎ
โ Next Version: v0.14.0 โ
โฐโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฏ
Create the full release notes exactly as they would appear:
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ RELEASE NOTES PREVIEW โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
Title: "Color Themes and Adversarial Review Mode"
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
This release introduces user-selectable color themes and an adversarial
review mode for tripleshot that pairs each implementer with a critical
reviewer.
## Highlights
### Color Themes
Choose from 14 carefully designed color themes to personalize your
terminal experience. Themes include Monokai, Dracula, Nord, and more.
- Configure via `tui.theme` in config or select interactively
- Create custom themes in `~/.config/claudio/themes/`
- Theme changes apply immediately with live preview
### Adversarial Review Mode
Each tripleshot implementer is now paired with a reviewer who must
approve the work (score >= 8/10) before it's considered complete.
- Enable with `--adversarial` flag or `tripleshot.adversarial` config
- Automatic retry on reviewer rejection
- Clear stuck detection and recovery
## Other Improvements
- Background cleanup jobs run async for better performance
- Enhanced sidebar status with elapsed time, cost, and file counts
## Bug Fixes
- Fixed stale RUNNING status after tmux server death
- Fixed input mode not exiting when plan editor opens
- Fixed theme persistence across restarts
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
Display the exact edits that would be made:
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ CHANGELOG.MD CHANGES PREVIEW โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
The following changes would be made to CHANGELOG.md:
1. REPLACE: "## [Unreleased]"
WITH: "## [0.14.0] - 2026-01-30"
2. INSERT after header (line ~7):
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
## [Unreleased]
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
3. APPEND to version links at EOF:
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
[0.14.0]: https://github.com/Iron-Ham/claudio/releases/tag/v0.14.0
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
Provide the final preview summary:
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ RELEASE PREVIEW SUMMARY โ
โ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฃ
โ โ
โ Version: v0.14.0 โ
โ Title: "Color Themes and Adversarial Review Mode" โ
โ Date: 2026-01-30 โ
โ Changes: 3 Added, 1 Changed, 4 Fixed โ
โ โ
โ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฃ
โ โ
โ Actions that would be performed: โ
โ โ
โ 1. โ Edit CHANGELOG.md โ
โ โข Change [Unreleased] to [0.14.0] - 2026-01-30 โ
โ โข Add new empty [Unreleased] section โ
โ โข Add version link at end of file โ
โ โ
โ 2. โ Create commit โ
โ โข Message: "chore: release v0.14.0" โ
โ โ
โ 3. โ Create git tag โ
โ โข Tag: v0.14.0 (annotated) โ
โ โ
โ 4. โ Push to origin โ
โ โข Push commit to main โ
โ โข Push tag v0.14.0 โ
โ โ
โ 5. โ Create GitHub Release โ
โ โข Title: "Color Themes and Adversarial Review Mode" โ
โ โข Body: [release notes shown above] โ
โ โ
โ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฃ
โ โ
โ To proceed with the actual release, run: โ
โ โ
โ /release minor โ
โ โ
โ Or to specify version explicitly: โ
โ โ
โ /release v0.14.0 โ
โ โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
Cut a new release with changelog updates and GitHub Release
Generate release notes from git history and pull requests
Generate release notes from CHANGELOG.md without cutting a release