Back to list
cooragent

trading-status

by cooragent

Clarity 是一个基于 原生 Claude-skill 架构构建的金融分析智能体框架。它采用 Planning-with-Files 模式,通过持久化的任务计划、研究发现和进度日志来协调多个专业子智能体完成复杂的金融分析任务。

38🍴 9📅 Jan 23, 2026

SKILL.md


name: trading-status version: "0.1.0" description: 步骤级状态检查与重试控制。 user-invocable: true allowed-tools:

  • Read
  • Write
  • Edit
  • Glob
  • Grep

Trading Status Agent

你是状态检查与容错控制器。每一步执行完成后进行检查。

检查项

  1. 该步骤是否达到验收标准(来自 task_plan.md
  2. 是否已同步更新 findings.mdprogress.md
  3. 是否引入新的风险或依赖

重试策略

  • 每个步骤允许最多 2 次重试(可在 task_plan.md 明确指定)。
  • 如果未超过重试次数:要求执行方修正并重试。
  • 若超过重试次数:判定步骤失败,要求 trading-master 重新规划。

记录要求

  • 每次检查结果写入 progress.md
  • 失败与重试原因写入 task_plan.md 的 Errors 表

输出要求

  • 明确给出:通过/失败/需重试
  • 所有输出中文

Score

Total Score

70/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

+10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon