archive/SKILL.md
將已完成的spec歸檔到 `docs/archive/` 下。當你需要將spec歸檔時,調用這個技能。
npx skillsauth add laitszkin/apollo-toolkit archiveInstall 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.
把已完成的規劃文件轉成專案的長期文檔資產,讓正式文件反映目前真實系統,而活動中的 planning artifacts 與已消耗完的 spec 能被清楚分離。
docs/plans/ 目錄下不存在任何完成但未歸檔的spec在 docs/plans/ 目錄下找到現有的所有spec。閱讀每一份spec的 checklist.md, tasks.md, spec.md 並檢查當中的markdown checkboxes是否被全部勾選為完成(除與任務無關的 checkboxes 外,比如 spec 的批准狀態)。
將 checklist.md, tasks.md, spec.md 三份文檔checkboxes皆完成勾選的spec標記為已完成。
使用 docs-project, maintain-project-constraints 技能,按照這兩個技能之中的指引,更新項目文檔。
使用 apltk CLI 工具將 architecture diff 合併回項目架構圖
將完成的spec全部移動到 docs/archive/。
assets/templates/readme.md:README.md 模板apltk architecture --help - apltk CLI 架構圖更新工具相關指引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。