什麼是 planning-foundation?
為複雜任務實施基於文件的持久規劃。使用progress.md和findings.md建立.planning/目錄。在啟動複雜的多步驟任務、研究專案或任何需要超過 5 次工具呼叫的任務時使用。基礎層被所有其他技能繼承。 來源:sipengxie2024/superpower-planning。
為複雜任務實施基於文件的持久規劃。使用progress.md和findings.md建立.planning/目錄。在啟動複雜的多步驟任務、研究專案或任何需要超過 5 次工具呼叫的任務時使用。基礎層被所有其他技能繼承。
透過命令列快速安裝 planning-foundation AI 技能到你的開發環境
來源:sipengxie2024/superpower-planning。
Work like Manus: Use persistent markdown files as your "working memory on disk."
Every workflow skill in superpower-planning inherits this foundation. .planning/ is the "RAM on disk" for the current work session.
Plans go in docs/plans/. .planning/ is ephemeral session state. The agents/ directory is NOT created at init — each subagent creates its own subdirectory when dispatched.
為複雜任務實施基於文件的持久規劃。使用progress.md和findings.md建立.planning/目錄。在啟動複雜的多步驟任務、研究專案或任何需要超過 5 次工具呼叫的任務時使用。基礎層被所有其他技能繼承。 來源:sipengxie2024/superpower-planning。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/sipengxie2024/superpower-planning --skill planning-foundation為複雜任務實施基於文件的持久規劃。使用progress.md和findings.md建立.planning/目錄。在啟動複雜的多步驟任務、研究專案或任何需要超過 5 次工具呼叫的任務時使用。基礎層被所有其他技能繼承。 來源:sipengxie2024/superpower-planning。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/sipengxie2024/superpower-planning --skill planning-foundation 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/sipengxie2024/superpower-planning