skills/version-release/SKILL.md
協助完成自動化版本發佈。同步文檔、更新版本號、推送 tag 並建立 GitHub Release。
npx skillsauth add laitszkin/apollo-toolkit version-releaseInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
協助用戶完成自動化版本發佈流程。
CHANGELOG.md, docs/ 下所有項目文檔已經被同步到最新狀態檢查 repo 狀態。
若有未提交變更,使用 commit 技能暫存並提交。推送到 remote。
通過並行調度 subagents 完成變更的逐行深度閱讀,檢查文檔是否存在錯誤或遺漏。
若有,使用 docs-project、maintain-project-constraints 將文檔同步到最新。
確認所有文檔已更新。
更新 repo 的版本文件(如 pyproject.toml)。
使用 commit 技能提交並推送所有變更。
最後推送 version tag 並建立 GitHub release。
references/semantic-versioning.md:版本號選擇規則references/commit-messages.md:release commit 訊息格式references/branch-naming.md:分支命名慣例references/changelog-writing.md:CHANGELOG.md 與 Unreleased 維護規則references/readme-writing.md:README 只在必要時同步更新development
Read a user-specified PDF that marks the week's key financial events, deeply research each marked event with current sources, capture any additional breaking financial developments, and produce a concise Chinese-capable PDF briefing that explains what happened and why it matters.
documentation
Generate long-form videos (more than 10 minutes) by following user instructions and invoking related skills only when needed (`openai-text-to-image-storyboard`, `docs-to-voice`, `remotion-best-practices`). For text inputs, extract a complete long-form story arc, generate fresh storyboard images (no reuse of previously generated pictures), and render a 16:9 animated long-form video.
development
Incrementally refresh the architecture atlas when the project diagram drifts from actual code. Measures drift before updating to determine scope, then updates the base atlas and re-renders HTML.
development
Generate 30-60 second short videos by directly calling an OpenAI-compatible video generation API from text. Keep role consistency by using roles.json as role prompt source and only updating role descriptions.