What problem does it solve?
This Skill provides a framework for working autonomously on complex, multi-step tasks, ensuring efficiency, accuracy, and responsible decision-making.
Core Features & Use Cases
- Focused Execution: Adheres strictly to the requested task without scope creep.
- Tool Selection: Prioritizes dedicated tools over generic command-line utilities for better performance and reliability.
- Context Management: Optimizes interaction with the AI's context window by favoring targeted information retrieval and using subagents for verbose operations.
- Verification: Mandates self-verification of work before marking tasks as complete.
- Progress Tracking: Utilizes TodoRead/TodoWrite for managing multi-step tasks.
- Decision Framework: Provides clear guidelines on when to ask for clarification versus when to make independent decisions.
- Error Recovery: Outlines a strategy for recovering from failed approaches by changing methods rather than layering fixes.
Quick Start
Follow these guidelines when working on any autonomous task.