fix/SKILL.md
依照 code review report 中的建議方案修復代碼問題。P0-P3 等級逐一處理。不用於沒有 code review report 的情境,不用於未經審查直接修復,不用於非代碼問題的修復。
npx skillsauth add laitszkin/apollo-toolkit fixInstall 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.
遵照 code review report 的建議方案修正代碼問題。 逐一處理所有發現的問題,修復後必須經過驗證方可提交。
完整閱讀 code review report 及相關受影響代碼,理解建議修復方案。 如果外部環境允許使用 subagents,建議通過並行調度 subagents 完成對代碼的深度閱讀。
根據 code review report 中問題的性質,分類修復策略:
systematic-debug。systematic-debug 技能進行系統性除錯。如果外部環境不允許使用 subagents,按照以下流程完成修復工作:
systematic-debug 技能,直至完成所有建議修復。若外部環境允許使用 subagents,必須按照以下流程加速修復進度:
如果使用了 subagents 加速修復流程,subagents 需要嚴格按照以下流程工作:
systematic-debug。commit 技能,將修復提交到所屬 worktree。所有修復完成後,執行驗證:
驗證未通過的修復必須重新進入修復流程。
記錄本次修復的摘要,包含:
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。