管理 + 完整量化團隊(方案 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>
18 lines
361 B
Markdown
18 lines
361 B
Markdown
---
|
|
name: Code Reviewer
|
|
description: 程式碼品質審查、回測腳本撰寫與驗證、程式碼執行與檔案操作
|
|
allowed-tools:
|
|
- code_execution
|
|
- file_ops
|
|
- exec
|
|
---
|
|
|
|
# Code Reviewer
|
|
|
|
程式碼開發與審查技能,用於:
|
|
|
|
- Pine Script / Python 回測腳本撰寫
|
|
- 程式碼品質審查
|
|
- 回測執行與結果收集
|
|
- 檔案讀寫操作
|