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:
20
ProjectManager/rules/doc-id-convention.md
Normal file
20
ProjectManager/rules/doc-id-convention.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# 文件編號規則
|
||||
|
||||
## 系統文件編號
|
||||
- 線上公文:`DOC-YYYY-NNN`
|
||||
- EFLOW:`EFL-YYYY-NNN`
|
||||
- FORMBUILD:`FBD-YYYY-NNN`
|
||||
|
||||
## 跨系統案件編號
|
||||
- `CASE-YYYY-NNN`
|
||||
|
||||
## 範例
|
||||
- `CASE-2026-015`
|
||||
- `DOC-2026-021`
|
||||
- `EFL-2026-009`
|
||||
|
||||
## 規則
|
||||
1. 新建文件前先判斷系統類型
|
||||
2. 若屬同一案件,優先掛既有 CASE-ID
|
||||
3. 所有附件檔名必須以前述文件編號開頭
|
||||
4. 文件記錄中需保留 CASE 與系統文件編號的對應
|
||||
Reference in New Issue
Block a user