planning-foundation とは?
複雑なタスクに対して永続的なファイルベースの計画を実装します。 progress.md とfounding.md を含む .planning/ ディレクトリを作成します。複雑な複数ステップのタスク、研究プロジェクト、または 5 つ以上のツール呼び出しを必要とするタスクを開始するときに使用します。基礎層は他のすべてのスキルに継承されます。 ソース: sipengxie2024/superpower-planning。
複雑なタスクに対して永続的なファイルベースの計画を実装します。 progress.md とfounding.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 とfounding.md を含む .planning/ ディレクトリを作成します。複雑な複数ステップのタスク、研究プロジェクト、または 5 つ以上のツール呼び出しを必要とするタスクを開始するときに使用します。基礎層は他のすべてのスキルに継承されます。 ソース: sipengxie2024/superpower-planning。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/sipengxie2024/superpower-planning --skill planning-foundation複雑なタスクに対して永続的なファイルベースの計画を実装します。 progress.md とfounding.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