feat: add ProjectManager skill package

包含 5 個專案管理 skills、2 個主專案定義、4 個共用規則及 dashboard。

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-13 12:02:15 +08:00
parent 9df7c7c4cb
commit 16c8ddcfa6
13 changed files with 559 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
project_id: P-ETL-VISUAL-PLATFORM
name: ETL 資料庫轉換可視化網頁
status: active
objective: >-
建立 ETL 資料庫轉換可視化網頁,並以 LLM 協助比對 Stored Procedure 與目標文件欄位差異。
current_phase: analysis
next_action: 建立 SP 與目標欄位 mapping 表 v1
subprojects:
- SP-ETL-PIPELINE
- SP-DB-SP-ANALYSIS
- SP-TARGET-FIELD-MAPPING
- SP-LLM-DIFF-CHECK
- SP-VISUAL-WEB