What problem does it solve?
This Skill provides a robust framework for managing complex, multi-step tasks by leveraging persistent markdown files as external memory, preventing context loss and ensuring task completion.
Core Features & Use Cases
- File-Based Planning: Creates and manages
task_plan.md, findings.md, and progress.md to maintain state and track progress.
- Session Recovery: Automatically detects and helps recover unsynced context from previous sessions.
- Structured Workflow: Enforces a disciplined approach to task execution, including error logging and a 3-strike protocol.
- Use Case: When starting a large research project or software development task that requires numerous tool calls and careful organization, this Skill ensures all discoveries, decisions, and progress are meticulously logged and recoverable.
Quick Start
Start a new complex task by initializing the planning files in your project directory.