This skill orchestrates a complete Freenet release. It determines the next version, shows what's changed since the last release, confirms with the user, and runs the automated release pipeline.
Auto-version logic: If no version argument was provided, increment the patch version of the current version (e.g., 0.1.132 -> 0.1.133).
The release script is resumable. If it fails partway through, re-running with the same --version will auto-detect completed steps and skip them. State is saved to /tmp/release- .state.
Организуйте новый выпуск Freenet. Определяет следующую версию, показывает журнал изменений, подтверждает это пользователю и запускает конвейер выпуска. Используйте, когда пользователь говорит «сделать выпуск», «новый выпуск», «выпуск» или «/release». Источник: freenet/freenet-agent-skills.