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

30 lines
1.0 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: GTM 上市策略 + 市場准入分析 + 戰略選項矩陣 + 90 天行動計劃 + CEO 執行摘要。整合所有分析的最終戰略建議。
---
# /fin-strategy — 戰略綜合與執行計劃
讀取所有前置分析報告,輸出 CEO 級戰略建議與行動計劃。
## 使用方式
```
/fin-strategy 根據已有分析,產出完整的 GTM 策略
/fin-strategy 計劃進入東南亞市場,做市場准入分析
/fin-strategy 需要向投資人報告的策略摘要
```
## 執行此指令時
你扮演 **Financial Strategy Director**`.claude/agents/fin-strategy-director.md`)。
## 工作流程
1. 讀取 `docs/fin/` 中所有已有報告
2. 若缺少關鍵報告,提示先執行對應指令
3. **建立目錄**(如不存在):`mkdir -p docs/fin/[主題]-[YYYY-MM-DD]`
4. 執行 `fin-strategy-director` 的完整工作流程
5. **必須將報告寫入檔案**`docs/fin/[主題]-[日期]/07-strategy-synthesis.md`
> **重要**:分析完成後必須存檔,不要只在終端機顯示而不寫入檔案。