plan とは?
KB でプランを作成、更新、または一覧表示します。メタデータ (スラッグ、タイプ、タグ、概要) を生成し、MCP ツールを介してアトミックに更新/挿入を実行します。 ソース: michael-menard/monorepo。
KB でプランを作成、更新、または一覧表示します。メタデータ (スラッグ、タイプ、タグ、概要) を生成し、MCP ツールを介してアトミックに更新/挿入を実行します。
コマンドラインで plan AI スキルを開発環境にすばやくインストール
ソース: michael-menard/monorepo。
Reads a plan from a text/markdown file, extracts the title, generates metadata, writes the canonical file to /.claude/plans/, and upserts to the KB in one step.
| filepath | yes | Path to a text or markdown file containing the plan | | --prefix=X | no | Story prefix (e.g., APIP, DASH) | | --priority=P1-P5 | no | Priority level (default: P3) | | --type=X | no | Plan type override (feature, refactor, migration, infra, tooling, workflow, audit, spike) | | --feature-dir=X | no | Target feature directory |
Read the file using the Read tool. The file must exist.
KB でプランを作成、更新、または一覧表示します。メタデータ (スラッグ、タイプ、タグ、概要) を生成し、MCP ツールを介してアトミックに更新/挿入を実行します。 ソース: michael-menard/monorepo。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/michael-menard/monorepo --skill planKB でプランを作成、更新、または一覧表示します。メタデータ (スラッグ、タイプ、タグ、概要) を生成し、MCP ツールを介してアトミックに更新/挿入を実行します。 ソース: michael-menard/monorepo。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/michael-menard/monorepo --skill plan インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/michael-menard/monorepo