review-spec-related-changes/SKILL.md
當你需要審查規格文檔相關變更時,調用此技能
npx skillsauth add laitszkin/apollo-toolkit review-spec-related-changesInstall 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 相關變更審查報告,先回答「這次變更是否真的滿足規劃中的業務要求」,再補充邊界、安全與代碼審查發現。每條關鍵需求需給出可追溯的狀態判定、證據來源、缺口說明與剩餘不確定性;不負責修改代碼或更新規劃文件。
閱讀用戶指定的 spec ,並按照 spec 之中定義的實作範圍,檢索並閱讀相關代碼。 如果外部環境允許使用 subagents,建議通過並行調度 subagents 完成代碼的深度閱讀。
對所有實作代碼多維度的審查,確保代碼:
如果有代碼違反了上述6個原則,將他們紀錄在案。 如果外部環境允許使用 subagents,建議通過並行調度 subagents 完成對代碼的多維度審查,每一個 subagent 審查一個維度。
將上一步發現的所有問題代碼總結,並按照問題嚴重程度排序,生成code review report。report需要包含以下元素:
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。