github.com/jamiepine/voicebox
| Skill | Added | Review |
|---|---|---|
triage-prs .agents/skills/triage-prs/SKILL.md Use this skill to triage the open PR queue before a release. Classifies every open PR into must-merge, candidate, superseded, or deferred; writes a working triage doc; and runs the merge loop end-to-end. Designed for the pre-release "PR speedrun" pass where a solo maintainer wants to clear the inbound backlog in a single session. | 70 70 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 51f49de | |
release-bump .agents/skills/release-bump/SKILL.md Use this skill to finalize a release. It stamps the [Unreleased] changelog section with a version and date, runs bumpversion to update all version files, and creates the release commit and tag. Only run this when you're ready to ship. | 68 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 51f49de | |
draft-release-notes .agents/skills/draft-release-notes/SKILL.md Use this skill to draft or update the [Unreleased] section of CHANGELOG.md from the actual changes since the last tag. Run this at any point during development to keep a working copy of the release narrative. Does NOT bump versions or create tags. | 67 67 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 51f49de | |
add-tts-engine .agents/skills/add-tts-engine/SKILL.md Use this skill to add a new TTS engine to Voicebox. It walks through dependency research, backend implementation, frontend wiring, PyInstaller bundling, and frozen-build testing. Always start with Phase 0 (dependency audit) before writing any code. | 68 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 51f49de |