Agent skill
pm-plan
プロジェクトマネジメント計画書を作成する。PM計画、統合計画、プロジェクト計画の策定時に使う。
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/pm-plan
SKILL.md
目的
プロジェクトの実行・監視・コントロールの方法を定義するマスタープランを作成する。
トリガー語
- 「PM計画書を作成」
- 「プロジェクト計画を作る」
- 「マネジメント計画を策定」
入力で最初に聞くこと
| # | 質問 | 必須 |
|---|---|---|
| 1 | プロジェクト名は? | ✓ |
| 2 | プロジェクト憲章は作成済みですか? | - |
| 3 | 開発アプローチは?(ウォーターフォール/アジャイル/ハイブリッド) | - |
手順
Step 1: プロジェクト憲章の確認
- 既存の場合は読み込み
- 未作成の場合は
project-charterSkillを提案
Step 2: 各補助計画の統合
- スコープ/スケジュール/コスト/品質/リスク等
Step 3: PM計画書の生成
- 統合マネジメント計画として整理
Step 4: 保存
workspace/{ProjectName}/docs/PMPlan.mdに保存
成果物
| 成果物 | 保存先 |
|---|---|
| PM計画書 | workspace/{ProjectName}/docs/PMPlan.md |
検証(完了条件)
- 開発アプローチが明記されている
- 各知識エリアの計画方針が記載されている
- 変更管理プロセスが定義されている
参照
- Command:
.claude/commands/02_aipjm_02_planning_01_pm_plan.md
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?