Agent Skills
› fastrepl/anarlog
› release-new-version
release-new-version
GitHub用于发布 Anarlog 桌面端新稳定版本,检查并合并更新日志后执行发布流程。
Trigger Scenarios
请求发布新版本
准备稳定版发布
Install
npx skills add fastrepl/anarlog --skill release-new-version -g -y
SKILL.md
Frontmatter
{
"name": "release-new-version",
"metadata": {
"internal": true
},
"description": "Release a new desktop stable version for Anarlog. Use when asked to cut, publish, or prepare a new stable desktop release after checking and merging the changelog."
}
Release a New Desktop Version
This is a compatibility entry for Cursor-specific skill discovery. The canonical, universal instructions live at:
../../../.agents/skills/release-new-version/SKILL.md
Read that file completely and follow it. Do not maintain a second release
checklist here; changes belong in .agents/skills/release-new-version/.
Version History
- 2d4c6b1 Current 2026-08-20 17:13


