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>
This commit is contained in:
Chris
2026-04-10 17:11:03 +00:00
parent 6a440973a9
commit 43c1770e13
24 changed files with 1160 additions and 10 deletions

View File

@@ -0,0 +1,17 @@
---
name: Code Reviewer
description: 程式碼品質審查、回測腳本撰寫與驗證、程式碼執行與檔案操作
allowed-tools:
- code_execution
- file_ops
- exec
---
# Code Reviewer
程式碼開發與審查技能,用於:
- Pine Script / Python 回測腳本撰寫
- 程式碼品質審查
- 回測執行與結果收集
- 檔案讀寫操作

View File

@@ -0,0 +1,18 @@
---
name: Deep Research
description: 深度網路搜尋與資料整理,支援多來源交叉驗證、事實查核、資料摘要
allowed-tools:
- web_search
- browser
- web_fetch
---
# Deep Research
深度研究技能,用於:
- 多來源網路搜尋與交叉驗證
- 財經新聞、總體經濟數據蒐集
- 市場結構與技術分析資料蒐集
- 競品動態與市場趨勢研究
- 事實查核與來源標註