claude-code/claude-finance/commands/fin-full.md

50 lines
1.8 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
description: 完整金融分析流程。依序執行市場研究、權益估值、客戶分析、財務建模、戰略綜合,輸出 7 份專業報告。
---
# /fin-full — 完整金融策略分析
一次跑完所有 5 個專業 Agent產出 7 份報告的完整分析。
## 使用方式
```
/fin-full 我想做一個 AI 驅動的個人理財 App目標台灣市場
/fin-full 分析 [產業],評估進入機會與風險
/fin-full [公司描述],我需要完整的商業分析向投資人報告
```
## 工作流程
### Step 1需求澄清最多 3 個問題)
- **Agent**: `fin-strategy-director`
- **目的**: 確保分析目標具體且資料來源明確。
### Step 2市場與外部數據研究
- **Agent**: `fin-market-analyst`
- **產出**: `Market_Intelligence_Report.md` (包含 TAM/SAM、競爭格局、趨勢)。
### Step 3權益估值與競爭力分析
- **Agent**: `fin-equity-researcher`
- **產出**: `Valuation_Research_Note.md` (包含 DCF 關鍵參數、同業對比)。
### Step 4目標客戶與願付價格研究
- **Agent**: `fin-customer-strategist`
- **產出**: `Customer_Strategy_Persona.md` (包含 Persona、Willingness to pay)。
### Step 5財務模型建構
- **Agent**: `fin-financial-modeler`
- **產出**: `Financial_Projection_Model.md` (包含 3 年預測、單元經濟分析)。
### Step 6戰略綜述與投資建議
- **Agent**: `fin-strategy-director`
- **產出**:
1. `Executive_Summary_Pitch_Deck.md`
2. `Strategic_Roadmap_Implementation.md`
3. `Risk_Mitigation_Plan.md`
## 核心規則
1. **事實優先**: 所有數據必須標註來源WebSearch 提供)。
2. **連貫性**: 後一個 Agent 必須參考前一個 Agent 的產出。
3. **可落地**: 拒絕廢話,所有建議必須包含具體的下一步。