·create-plan
>_

create-plan

新しい機能やプロジェクトの段階的な実装計画を作成します。計画/フェーズ作成用の一時的なプランナー エージェントを生成し、次にレビュー用のバリデータを生成します。インタラクティブなチェックポイントにより、ユーザーは計画中に軌道修正できます。

15インストール·1トレンド·@darraghh1

インストール

$npx skills add https://github.com/darraghh1/my-claude-setup --skill create-plan

create-plan のインストール方法

コマンドラインで create-plan AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/darraghh1/my-claude-setup --skill create-plan
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: darraghh1/my-claude-setup。

This skill is a thin dispatcher. It does NOT read codebase references, extract patterns, or create phase files. The planner handles all planning work via the preloaded planner-workflow skill.

| Orchestrator (you) | Clarify requirements with user, spawn/shutdown planner + validators, relay checkpoints, route PASS/FAIL | | Planner | Plan creation: read templates, explore codebase, create plan.md + phase files, self-validate. Does NOT review its own plan. |

| Validator | Independent review: runs /review-plan against one file (plan.md or single phase). Reports template score + codebase compliance. |

新しい機能やプロジェクトの段階的な実装計画を作成します。計画/フェーズ作成用の一時的なプランナー エージェントを生成し、次にレビュー用のバリデータを生成します。インタラクティブなチェックポイントにより、ユーザーは計画中に軌道修正できます。 ソース: darraghh1/my-claude-setup。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/darraghh1/my-claude-setup --skill create-plan
カテゴリ
>_生産性
認証済み
初回登録
2026-02-25
更新日
2026-03-10

Browse more skills from darraghh1/my-claude-setup

クイックアンサー

create-plan とは?

新しい機能やプロジェクトの段階的な実装計画を作成します。計画/フェーズ作成用の一時的なプランナー エージェントを生成し、次にレビュー用のバリデータを生成します。インタラクティブなチェックポイントにより、ユーザーは計画中に軌道修正できます。 ソース: darraghh1/my-claude-setup。

create-plan のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/darraghh1/my-claude-setup --skill create-plan インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/darraghh1/my-claude-setup