Skip to content

feat(agents): add qintianjian (observatory) agent for data analysis - #291

Merged
cft0808 merged 1 commit into
cft0808:mainfrom
mvanhorn:osc/224-qintianjian-soul
Apr 19, 2026
Merged

feat(agents): add qintianjian (observatory) agent for data analysis#291
cft0808 merged 1 commit into
cft0808:mainfrom
mvanhorn:osc/224-qintianjian-soul

Conversation

@mvanhorn

Copy link
Copy Markdown
Contributor

Summary / 概要

Add 钦天监 (Imperial Observatory) agent SOUL.md for data analysis, performance metrics, trend prediction, and observability.

Chose 钦天监 because its responsibilities (数据分析、性能度量、趋势预测、可观测性) have zero overlap with the existing 12 agents. 刑部 already covers quality/testing/compliance, and 礼部 already covers documentation.

Changes / 改动

Created agents/qintianjian/SOUL.md following the exact template structure from existing agents:

  • Role description matching historical 钦天监 responsibilities (astronomy/observation -> data analysis)
  • 4 professional domains: data analysis, performance metrics, trend prediction, observability
  • Kanban CLI commands matching the GLOBAL.md contract
  • 3 interaction scenarios: API latency investigation, growth forecasting, log anomaly detection
  • Collaboration relationships with 工部 (build systems), 刑部 (quality evidence), 户部 (capacity planning)

Acceptance Criteria / 验收标准

  • SOUL.md 结构完整,符合现有模板格式
  • Agent 职责不与现有 12 个角色重叠
  • 包含至少 3 个示例交互场景

Fixes #224

This contribution was developed with AI assistance (Claude Code).

Add SOUL.md for 钦天监 (Imperial Observatory), specializing in data
analysis, performance metrics, trend prediction, and observability.
Follows existing template structure with kanban integration, 3
interaction scenarios, and collaboration relationships.

Fixes cft0808#224
@mvanhorn
mvanhorn requested a review from cft0808 as a code owner April 16, 2026 02:17
@cft0808
cft0808 merged commit 42a520b into cft0808:main Apr 19, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🤖 新增 Agent 角色 SOUL.md 模板

2 participants