skills/merge-changes-from-local-branches/SKILL.md
將 spec 相關的本地實作分支合併回當前分支。按 coordination.md 的建議順序解決衝突。
npx skillsauth add laitszkin/apollo-toolkit merge-changes-from-local-branchesInstall 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.
將 spec 相關的本地實作分支合併回當前分支。 依 coordination.md 順序處理衝突。
閱讀用戶指定的 spec。 查看目前分支狀態。 找到與 spec 相關的分支。
按照 coordination.md 的建議順序合併分支。
解決衝突時,確保 spec 要求的功能沒有被破壞。
使用 commit 技能,將變更提交到當前分支上,不需要 push 到 remote。
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。