Agent skill
cost-estimate
コスト見積書を作成する。予算策定、見積もり、コスト計画時に使う。
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/cost-estimate
SKILL.md
目的
プロジェクトの予算を策定し、コスト見積もりの根拠を明確化する。
トリガー語
- 「コスト見積書を作成」
- 「予算を見積もる」
- 「費用を算出」
入力で最初に聞くこと
| # | 質問 | 必須 |
|---|---|---|
| 1 | プロジェクト名は? | ✓ |
| 2 | 見積もり対象期間は? | - |
| 3 | 見積もり手法は?(類似/パラメトリック/ボトムアップ) | - |
手順
Step 1: WBSの確認
- ワークパッケージ単位でコスト見積もり
Step 2: コスト種別の分類
- 直接費/間接費/コンティンジェンシー
Step 3: 見積もり表の生成
Step 4: 保存
workspace/{ProjectName}/docs/CostEstimate.md
成果物
| 成果物 | 保存先 |
|---|---|
| コスト見積書 | workspace/{ProjectName}/docs/CostEstimate.md |
検証(完了条件)
- 見積もり手法が明記されている
- コンティンジェンシーが設定されている
- 合計金額が算出されている
参照
- Command:
.claude/commands/02_aipjm_02_planning_04_cost_estimate.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?