Files
openclaw-skill/ProjectManager/rules/web-operation-sop.md
Selig 16c8ddcfa6 feat: add ProjectManager skill package
包含 5 個專案管理 skills、2 個主專案定義、4 個共用規則及 dashboard。

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 12:02:15 +08:00

41 lines
656 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Web Operation SOP Template
## 系統名稱
- 線上公文 / EFLOW / FORMBUILD
## 操作目的
- 例如:建立新案件、送件、補附件、更新欄位
## 前置資料
- 帳號/登入條件
- 文件編號
- CASE-ID若有
- 附件清單
- 欄位資料
## 操作步驟
1. 進入系統
2. 開啟目標頁面
3. 輸入或確認必要欄位
4. 上傳附件
5. 執行送出或儲存
6. 確認結果
## 上傳附件檢查
- 路徑:
- 檔名:
- 版本:
- 是否齊全:
## 結果記錄
- 成功 / 失敗 / 阻塞
- 畫面狀態
- 文件編號
- 下一步
## 常見錯誤
- 登入失敗
- 欄位缺漏
- 附件格式不符
- 權限不足