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
Installs
12
First Seen
Mar 23, 2026