Files
KingClawArmy/skills/signal-postmortem/SKILL.md
Chris ee06e6de6b fix: 修正審查員 P1-P6 全部問題
P1/P2: 為所有 53 個 SKILL.md 補明確 slug frontmatter,解決 importer slug 衝突
P3: 新增 .mcp.json,補 .paperclip.yaml envInputs
P4: agent-skill-mapping.md 補摘要版說明
P5: 修正文檔統計數字(53 skills,非 62)
P6: 清除 mcp-plan.md 敏感資訊與機器相依路徑

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-10 21:21:38 +00:00

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