feat: 全面升級 Skills 系統 — 17 個專業交易技能取代舊佔位符

刪除舊的 deep-research / code-reviewer 佔位 Skill,
引入 17 個來自 tradermonty/claude-trading-skills、OctagonAI/skills、
ginlix-ai/langalpha、anthropics/skills 的專業技能,並更新 9 個 Agent
的 skills 欄位對應。

技能對應:
- 財經情報研究員: market-news-analyst, economic-calendar-fetcher, market-environment-analysis
- 市場結構研究員: technical-analyst, market-breadth-analyzer
- 多方研究員: us-stock-analysis, institutional-flow-tracker
- 空方研究員: us-market-bubble-detector, market-top-detector
- 量化策略師: scenario-analyzer, edge-signal-aggregator, exposure-coach
- 回測工程師: backtest-expert, position-sizer
- 資料分析師: signal-postmortem
- 審查員: edge-strategy-reviewer
- 秘書: para-memory-files

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Chris
2026-04-10 20:03:23 +00:00
parent 46a44eb68d
commit c3c2f9072d
28 changed files with 406 additions and 44 deletions

View File

@@ -0,0 +1,24 @@
---
name: Signal Postmortem
description: 訊號事後分析,回顧歷史訊號準確率、獲利因子分解與策略衰退偵測
metadata:
sources:
- kind: github-file
repo: tradermonty/claude-trading-skills
path: skills/signal-postmortem/SKILL.md
usage: referenced
---
# Signal Postmortem
系統性訊號與策略事後檢討工具,從歷史表現中萃取改進方向。
## 功能
- 訊號準確率追蹤(按類型、時間段)
- 獲利因子分解Alpha 來源拆解)
- 策略衰退偵測Rolling Sharpe 下降)
- 失敗交易歸因分析
- 市場環境 vs 策略表現關聯
- 改進建議優先排序
- 定期績效報告產出