commit-and-push/SKILL.md
提供提交指引以及作為提交前的必要品控閘門。當你需要將變更提交到git repo或者是推送到remote,使用這個技能。
npx skillsauth add laitszkin/apollo-toolkit commit-and-pushInstall 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變更狀態。識別變更範圍及確認目前暫存變更之中是否包含代碼變更。
如果變更範圍涉及代碼變更,確認變更已通過必要的審查與驗證。如果在審查過程中發現問題,修復發現的問題並暫存。
使用 align-project-documents, maintain-project-constraints 這兩個技能,並遵照當中的指引,同步更新項目文檔,確保項目文檔時刻與repo保持一致。
依使用者的 staging 邊界建立 commit,提交訊息遵循 references/commit-messages.md。
只有在使用者明確要求更新 remote 時才 push。
references/commit-messages.md:提交訊息格式references/branch-naming.md:分支命名慣例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。
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.