commit/SKILL.md
提交指引與提交前的必要品控閘門。將變更提交到 git repo 或推送到 remote 前,需完成所有品控項目。包括審查、文檔同步與 changelog 門檻。
npx skillsauth add laitszkin/apollo-toolkit commitInstall 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.
在不破壞既有工作樹與提交邊界的前提下,安全地完成本地 commit 與可選 push。 確保所有審查、文件同步與 changelog 門檻均已確實完成。
檢查目前的 git 變更狀態。 識別變更範圍。 確認暫存變更中是否包含代碼變更。
若變更範圍涉及代碼變更,確認變更已通過必要的審查與驗證。 若在審查中發現問題,修復後暫存。
使用 docs-project、maintain-project-constraints 技能更新項目文檔。
遵循當中的指引,確保文檔與 repo 保持一致。
若存在代碼變更,使用 update-project-html 檢查並更新項目架構圖。
依使用者的 staging 邊界建立 commit。
提交訊息須遵循 references/commit-messages.md。
只有在使用者明確要求更新 remote 時才 push。
references/commit-messages.md:提交訊息格式references/branch-naming.md:分支命名慣例development
Review a pull request — interactive PR selection via `gh`, 4-dimension code review (hallucinated code, architecture, performance, test validity), then post severity-graded comments with fix suggestions on the PR. Not for spec-based review — use `review` instead.
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.
tools
協助完成自動化版本發佈。同步文檔、更新版本號、推送 tag 並建立 GitHub Release。