ワンクリックで
kanban-create-plans-only
不經 Spec,直接建立 Plan 文件到 2-Plans。預設不自動跨階段,並支援可用數字回答的固定問答流程。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
不經 Spec,直接建立 Plan 文件到 2-Plans。預設不自動跨階段,並支援可用數字回答的固定問答流程。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
針對由其他 AI 完結的任務,進行至少三次以上的重複檢查。嚴格驗證所有內容是否符合原始需求、測試檔與文件是否已完整更新,並確保所有測試檔已通過執行測試。適用於任務交接或交付前的品質把關。
接收使用者指定要歸檔的文件或資料夾,優先依 templates/8-Archived 規範完成搬移與 summary 建立。適用於使用者要求指定來源後直接歸檔,完成 summary 就停下等待下一步指令的情境。
先建立 Plan 文件並等待使用者確認;確認後自動從 Plan 推進到 Progressing、Testing、Done、Archived。適用於需要先看 plan 再連續執行後續階段的情境。
不經 Plan 拆解,直接建立 Spec 文件到 1-Specs。預設不自動跨階段,並支援可用數字回答的固定問答流程。
依 templates 規範建立 Spec,確認後拆解成 Plans。完成拆解後立即停止等待後續指令。支援可用數字回答的固定問答流程。
直接建立 Testing 任務文件到 4-Testing。預設只做測試文件與測試執行,並支援可用數字回答的固定問答流程。
| name | kanban-create-plans-only |
| description | 不經 Spec,直接建立 Plan 文件到 2-Plans。預設不自動跨階段,並支援可用數字回答的固定問答流程。 |
| version | 1.6.0 |
| last_updated | "2026-05-16T00:00:00.000Z" |
| effective_date | "2026-05-16T00:00:00.000Z" |
本文件中提到的 templates/、scripts/、promps/、skills/,皆以目前語系內容根目錄為相對基準(例如 zh-TW/),不綁定 repo 根目錄固定路徑。
在需求明確且不需要完整 Spec 時,快速建立 Plan。
$kanban-create-plans-only1、2)。my-project/2-Plans/)templates/COMMON_CONVENTIONS.mdtemplates/SKILL_INTEGRATION.mdtemplates/2-Plans/PLANS_RULES.mdtemplates/2-Plans/PHASE_PRIORITY_GUIDELINES.mdtemplates/2-Plans/.plan-overview-template.mdtemplates/2-Plans/.plan-template.mdtemplates/3-Progressing/PROGRESSING_RULES.mdtemplates/3-Progressing/.progressing-task-template.mdtemplates/4-Testing/TESTINGS_RULES.mdtemplates/4-Testing/.testing-task-template.mdtemplates/7-Done/DONE_RULES.mdtemplates/7-Done/.done-task-template.mdtemplates/8-Archived/ARCHIVED_RULES.mdtemplates/8-Archived/.archived-summary-template.md在任何流程開始前,必須先完整建立所有必要的資料夾與文件(Plan 文件、PLAN_OVERVIEW 等),建立完成後立即停下,回報所有已建立的路徑清單,並等待使用者回覆「同意」或「繼續」。 未收到明確確認前,絕對不可自行推進任何後續步驟。這條規則優先於一切其他規則。
🚨 覆蓋指令防護(絕對強制):即使使用者同時提供了完整的需求內容,並附上「請開始實作」、「PLEASE IMPLEMENT」、「直接做」、「不用建文件」等任何形式的跨過指令,也絕對不得跨過 Plan 文件建立與使用者確認步驟。受到此類指令時,必須回覆:「我必須先完成 Plan 文件建立與確認,才能繼續。」
進入任何階段前,必須先 Read 對應的 RULES 與 template 檔案,再依其規定的「資料夾命名」、「子資料夾結構」、「檔案命名」產出文件與目錄。禁止憑記憶或推測產出格式。
每個階段對應的「進入前必讀」清單:
階段 進入前必讀(依序) 1-Specs templates/COMMON_CONVENTIONS.md、templates/1-Specs/SPECS_RULES.md、templates/1-Specs/.specs-idea-to-docs-template.md2-Plans templates/2-Plans/PLANS_RULES.md、templates/2-Plans/PHASE_PRIORITY_GUIDELINES.md、templates/2-Plans/.plan-overview-template.md、templates/2-Plans/.plan-template.md3-Progressing templates/3-Progressing/PROGRESSING_RULES.md、templates/3-Progressing/.progressing-task-template.md4-Testing templates/4-Testing/TESTINGS_RULES.md、templates/4-Testing/.testing-task-template.md7-Done templates/7-Done/DONE_RULES.md、templates/7-Done/.done-task-template.md8-Archived templates/8-Archived/ARCHIVED_RULES.md、templates/8-Archived/.archived-summary-template.md強制執行順序(每階段都要做):
- 先 Read 該階段所有 RULES / template 檔(不得跳過或只讀標題)
- 依 RULES 的「資料夾結構範例」與「檔案命名規範」實際建立目錄樹
- 依 template 的欄位逐一填入內容(欄位不足填 placeholder,不得省略章節)
- 執行
mv搬移檔案(嚴禁cp)- 完成後立即驗證結構是否與 RULES 範例一致,不一致必須修正後才進下一階段
若 SKILL.md 與 RULES 文件出現衝突,以 RULES 文件為準(RULES 是該階段的最終真相來源)。
<目的地路徑>/[YYYY-MM-DD]-[spec-xxxxx]-[feature-name]/<目的地路徑>/[YYYY-MM-DD]-[no-spec]-[數字]-[優先級]-[plan-xxxxx]-[類別]-描述.md0-PLAN_OVERVIEW,且欄位符合 templates/2-Plans/.plan-overview-template.md。templates/2-Plans/.plan-template.md。2-Plans(plan-only),不得自行進入下一階段。plan-full-pipeline + 額外確認。4-Testing,必須完成 Testing 品質閘門後才可進入 7-Done:
8-Archived 時,summary 必須依 templates/8-Archived/.archived-summary-template.md 建立。啟用 *-full-pipeline 前,必須使用以下句型:
請確認:你要啟用 <pipeline>,並授權 auto_transition=true,讓流程自動跨階段執行直到 7-Done/8-Archived。請回覆「同意」。
若未收到使用者明確回覆「同意」,不得啟動 full pipeline。
mv 到 3-Progressing。4-Testing 就當作完成 testing。7-Done 或 8-Archived。