What problem does it solve?
This Skill addresses the common challenge of maintaining focus and productivity in complex development tasks by enforcing a structured approach to task management and execution, preventing overwhelm and ensuring clear progress.
Core Features & Use Cases
- Structured Task Processing: Ensures all inputs are captured, processed, and organized into actionable steps.
- Clear Outcome Definition: Mandates the definition of a "Desired Outcome" before task execution.
- Next-Action Focus: Differentiates between projects and atomic "Next Actions" for clear execution paths.
- Contextual Organization: Utilizes predefined contexts (@Code, @Terminal, @Review, @Waiting) for efficient task management.
- Use Case: When tasked with "improving API performance," the agent will first define the specific outcome (e.g., "Reduce average API response time for
/users endpoint by 20%") and then identify the immediate next action (e.g., "Profile /users endpoint using cProfile").
Quick Start
When given a vague request like "fix the bug", clarify the desired outcome and identify the single next action required to achieve it.