Chris
15182d3c51
Merge dev → main: Skills 系統全面升級 v3.0
...
涵蓋:
- 62 個 SKILL.md(tradermonty、langalpha、anthropics 來源)
- 全部 11 個 Agent 技能配置完整(含 CEO、小安)
- 台股 + 美股雙市場覆蓋
- docs/agent-skill-mapping.md v3.0、mcp-plan.md、skills-inventory.md
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-04-10 21:16:16 +00:00
Chris
ced587c2f2
新增 17 個 Skills 並完成全員技能配置
...
- 新增 17 個 SKILL.md(tradermonty + langalpha 來源):
breadth-chart-analyst, catalyst-calendar, competitive-analysis,
comps-analysis, dcf-model, earnings-analysis, earnings-preview,
earnings-trade-analyzer, edge-concept-synthesizer, edge-hint-extractor,
options-strategy-advisor, pair-trade-screener, pead-screener,
portfolio-manager, sector-overview, stanley-druckenmiller-investment,
theme-detector
- 更新全部 11 個 Agent 的 AGENTS.md(含原本空白的 ceo 與 xiao-an)
- 更新 docs/agent-skill-mapping.md 至 v3.0(71 個配置,62 個技能)
- 台股 + 美股雙市場覆蓋,Skills 均基於真實開源 repo
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-04-10 21:07:46 +00:00
Chris
3079e1a0ae
feat: Skills 全面升級 v3 — 真實開源技能 + 台股覆蓋 + 完整文檔
...
## Skills 變動(38 個技能)
- 刪除:para-memory-files(不存在於任何真實 repo)
- 新增 20 個來自真實開源 repo 的技能:
tradermonty: trader-memory-core, earnings-calendar, sector-analyst,
uptrend-analyzer, macro-regime-detector, canslim-screener,
vcp-screener, ftd-detector, downtrend-duration-analyzer,
edge-pipeline-orchestrator, trade-hypothesis-ideator,
strategy-pivot-designer, data-quality-checker, edge-candidate-agent
anthropics: doc-coauthoring, internal-comms, xlsx
langalpha: morning-note, thesis-tracker, initiating-coverage
## Agent 技能更新(9 個 Agent)
- finance-researcher: 3 → 5 個技能(+earnings-calendar, morning-note)
- market-structure-researcher: 2 → 5 個技能(+sector-analyst, uptrend-analyzer, macro-regime-detector)
- bullish-researcher: 2 → 6 個技能(+canslim-screener, vcp-screener, ftd-detector, initiating-coverage)
- bearish-researcher: 2 → 3 個技能(+downtrend-duration-analyzer)
- quant-strategist: 3 → 7 個技能(+edge-pipeline-orchestrator, trade-hypothesis-ideator, thesis-tracker, macro-regime-detector)
- quant-engineer: 2 → 4 個技能(+strategy-pivot-designer, data-quality-checker)
- data-analyst: 1 → 3 個技能(+edge-candidate-agent, xlsx)
- reviewer: 1 → 2 個技能(+data-quality-checker)
- secretary: para-memory-files → trader-memory-core + doc-coauthoring + internal-comms
## 文檔新增(3 份)
- docs/skills-inventory.md:四大 repo 完整技能調查(tradermonty 51、OctagonAI 66、langalpha 26、anthropics 17)
- docs/mcp-plan.md:8 個 MCP Server 完整配置方案(台股+美股+總經+加密)
- docs/agent-skill-mapping.md:Agent 技能對應表 v2.0(含台股覆蓋說明)
## 台股覆蓋
- MCP 計畫包含 CasualMarket(23工具)+ twsemcp(22工具)+ Fugle 官方
- morning-note 技能整合台股盤前數據(外資、融資融券、台指期)
- market-environment-analysis 明確涵蓋台股加權指數
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-04-10 20:55:25 +00:00
Chris
c78afdbd4b
style: Skills 名稱與標題全面翻譯為繁體中文
...
將 17 個 SKILL.md 的 name 欄位與 Markdown 標題
從英文翻譯為繁體中文,方便董事長檢閱。
同時補齊前 3 個早期建立的 Skill 功能清單。
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-04-10 20:07:43 +00:00
Chris
c3c2f9072d
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 >
2026-04-10 20:03:23 +00:00
Chris
46a44eb68d
Merge branch 'main' of ssh://103.195.5.179:2222/chris/KingClawArmy
v1.0.0
2026-04-10 19:07:56 +00:00
Chris
a3fe85b5c5
docs: finalize paperclip dev review
2026-04-11 02:54:36 +08:00
Chris
cb44714252
fix: CEO role 改為 ceo,確保 Paperclip CEO-safe 權限
...
P5: agents/ceo/AGENTS.md role: manager → role: ceo
Paperclip 內部多處邏輯依賴 role === "ceo" 來授予公司層級操作權限
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-04-10 18:39:04 +00:00
Chris
fade6ca2ea
Revert "docs: update paperclip dev review"
...
This reverts commit 929dd88745 .
2026-04-11 02:36:46 +08:00
Chris
d68b497884
docs: update paperclip dev review
2026-04-11 02:36:27 +08:00
Chris
929dd88745
docs: update paperclip dev review
2026-04-11 02:31:25 +08:00
Chris
aceb1ba8b3
fix: 依審查報告修正 Paperclip package(P1-P4)
...
P1: routine key 改為 daily-quant-run,與 TASK.md slug 對齊
P2: 移除 quant-strategist 的 canCreateAgents 權限
P3: PROJECT.md 只保留 name/description/slug,leadAgentSlug/status 移至 .paperclip.yaml
P4: daily-secretary-digest 從 daily-quant-pipeline/tasks 移到 board-ops/tasks
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-04-10 17:19:39 +00:00
Chris
187218e8bc
merge: 合併 main 審查備忘錄到 dev,解決 INDEX.md 衝突
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-04-10 17:18:47 +00:00
Chris
33f2f2023c
docs: add paperclip dev review notes
2026-04-11 01:17:24 +08:00
Chris
43c1770e13
feat: 建立第一版 Paperclip company package
...
管理 + 完整量化團隊(方案 A + 多空研究員),10 active + 1 paused
Package 結構:
- COMPANY.md:agentcompanies/v1 company root
- .paperclip.yaml:11 agents adapter/model/status + 4 routines
- agents/:11 個 agent(ceo, secretary, reviewer, quant-strategist,
finance-researcher, market-structure-researcher, bullish-researcher,
bearish-researcher, quant-engineer, data-analyst, xiao-an)
- teams/:management, quant-research
- projects/:daily-quant-pipeline, board-ops
- tasks/:4 個 recurring tasks(pipeline 啟動、盤後整理、資料摘要、記憶壓縮)
- skills/:deep-research, code-reviewer
每個 AGENTS.md 包含完整 instructions:Mission, Scope, Forbidden,
輸出 JSON Schema, Escalation, 行為規範
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-04-10 17:11:03 +00:00
Chris
6a440973a9
docs: add paperclip org planning guide
2026-04-11 00:56:47 +08:00
Chris
aae5913bf2
docs: 全面補強公司定義、排程、Schema
...
- company.md:加回前後端工程師(18 agents)、engineering team、完整 .paperclip.yaml 範例、每個 agent 改用表格詳列 Mission/Scope/Forbidden/輸出/Model Tier/Escalation
- pipelines.md:市場情報改為每日 08:00 + 20:00 兩次(台股/美股開盤前)、週市場分析和週數據報告改到週日、移除投放 KPI 排程、新增秘書每日摘要排程、新增每日/每週時間軸、新增停損信號
- schemas.md:所有 schema 加上產出者職稱、新增信心指數/恐慌指數/進出場建議、補齊所有缺少的 Schema
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-04-10 16:28:35 +00:00
Chris
da6efce98d
docs: 移除 OpenClaw 文檔,重建為 Paperclip 正式方案
...
- 刪除所有 OpenClaw 時期的 spec/、guides/、migration 文檔
- 新增 company.md:公司定義、16 個 agent、4 個 team、skills、package 結構
- 新增 pipelines.md:量化 pipeline 流程、排程定義、審批機制、GPT+Claude 雙模型分級
- 新增 schemas.md:所有 agent 輸出的 JSON schema 定義
- 更新 INDEX.md:乾淨的文件索引與進度追蹤
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-04-10 15:42:26 +00:00
Chris
253f38a75e
docs: 移除 v4 版號命名,新增 Paperclip 遷移規劃
...
- spec 檔案重新命名去除 v4 前綴
- 更新所有內部交叉引用
- 新增 migration_to_paperclip.md:概念對照、目標結構、Agent 定義、排程轉換
- INDEX.md 標記 OpenClaw 時期文檔為遷移參考用
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-04-10 15:32:07 +00:00
Chris
e44b959c85
docs: v4.1 協作協定重構、新增工具配置指南
...
- 新增 spec_v4_collaboration_protocol.md:Message Envelope、Intent 類型、
Pipeline 改由策略師主導、Lobster DSL 取代 Standing Orders、輸出 Schema 定義
- 新增 guide_tools_skills.md:每個角色的 MCP Tools + Skills 配置對照表
- 改寫 guide_sessions_tools.md:修正 maxSpawnDepth 行為,sessions_send 不授權給子 agent
- 更新 agent_roster.md:新增 MCP Tools / Skills 欄位
- 更新排程記憶文件:移除舊協作章節,指向新協作協定
- 更新 INDEX.md:v4.1 索引與變更紀錄
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-04-10 02:30:39 +08:00
Chris
513875c623
docs: 更新 pipeline 流程與 Discord 頻道分工
...
- agent_roster.md: 重寫 pipeline 流程圖(策略師主導,執行長只啟動+收尾)
- 更新 Discord 頻道對照表(9 頻道,各 agent 自己發布)
- 更新通訊方式說明(sessions_send vs spawn vs message)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-09 15:48:59 +00:00
Chris
865261acf2
docs: 新增花名冊、更新進度與設定參考
...
- 新增 agent_roster.md:全體 Agent 花名冊(職稱、代號、模型、指揮鏈、資訊流)
- INDEX.md:Phase 1/2 標為完成,加入花名冊連結
- guide_openclaw_config.md:更新 Channel ID、版本、Agent 總數
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-09 14:47:36 +00:00
Chris
edc1036435
docs: 重整文件結構,移除 v2/v3 舊文檔,新增實作指南
...
- 刪除 v2/v3 所有舊規格文件
- 將 v4 規格文件移至 spec/ 目錄
- 新增 guides/ 目錄,包含:
- guide_openclaw_config.md:openclaw.json 設定、Discord 接入、Gateway 管理
- guide_workspace_files.md:8 個 Workspace 設定檔正確用途
- guide_sessions_tools.md:sessions_spawn/send 參數與 Agents vs Sub-agent run 說明
- 更新 spec_v4_rollout_and_risks.md:加入 Phase 0/1 實際進度
- 新增 INDEX.md 文件索引
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-09 07:23:17 +00:00
Chris
8d97610634
Initial commit: KingClawArmy AI Agent Team spec v4
...
Pure OpenClaw architecture for 15-17 agent team covering quant research,
marketing, content, and engineering. Includes org structure, role definitions,
collaboration patterns, scheduling, memory architecture, Discord integration,
rollout plan, and JSON schemas.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-04-09 03:39:29 +08:00