forked from Selig/openclaw-skill
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:
13
ProjectManager/projects/P-ETL-VISUAL-PLATFORM/project.yaml
Normal file
13
ProjectManager/projects/P-ETL-VISUAL-PLATFORM/project.yaml
Normal 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
|
||||
Reference in New Issue
Block a user