staged-task-execution
Installation
SKILL.md
Staged Task Execution
Purpose
Break large requirements into small, atomic tasks. Execute one task at a time. Track state and context in the project's temp/ folder so work can be paused and resumed safely.
Announce at start: "I'm using the staged-task-execution skill to plan and track this work."
When to Use This Skill
Trigger this workflow when any of the following is true:
- The request involves changes to more than 2-3 files
- The requirement has multiple distinct phases (e.g., API → store → component)
- The work could take more than one exchange to complete
- The task involves creating new views, new features, or significant refactoring
- The user uses any of the following trigger phrases:
Related skills
More from proladon/agent-vault
ui-spec-writer
將截圖或 spec 描述轉換為標準 spec 格式的 Markdown 文件。Use when: 使用者提供截圖、wireframe、PM spec 或功能描述,想產出口語化 spec 文件。支援新增頁面、表單、列表、Drawer、過濾器等各種 UI 元件的描述,搭配 ASCII 畫面示意圖。
1ui-spec-list-writer
將截圖或功能規格描述轉換為模組異動條列 spec 的 Markdown 文件。Use when: 使用者提供截圖、口語描述、UI 規格、設計稿,需要產出以 justify/new 標記異動類型、條列各範圍改動細節的 spec md 檔。觸發情境:模組調整文件、異動條列化、spec 轉換、功能改動記錄、巡邏 UI 改動、dashboard 模組異動。
1