什麼是 plans?
列出 KB 資料庫中的所有計劃以及關鍵元資料。用於快速概覽計劃狀態、優先順序和故事計數。 來源:michael-menard/monorepo。
列出 KB 資料庫中的所有計劃以及關鍵元資料。用於快速概覽計劃狀態、優先順序和故事計數。
透過命令列快速安裝 plans AI 技能到你的開發環境
來源:michael-menard/monorepo。
| all | no filter | show everything | | --status=X | status filter | draft, accepted, stories-created, in-progress, implemented, superseded, archived | | --type=X | plantype filter | feature, refactor, migration, infra, tooling, workflow, audit, spike | | --prefix=X | storyprefix filter | e.g., APIP, SKCR, DASH |
| (no args) | default | exclude implemented and superseded |
If the default filter (no args), make TWO calls and combine:
列出 KB 資料庫中的所有計劃以及關鍵元資料。用於快速概覽計劃狀態、優先順序和故事計數。 來源:michael-menard/monorepo。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/michael-menard/monorepo --skill plans列出 KB 資料庫中的所有計劃以及關鍵元資料。用於快速概覽計劃狀態、優先順序和故事計數。 來源:michael-menard/monorepo。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/michael-menard/monorepo --skill plans 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/michael-menard/monorepo