What problem does it solve?
This Skill provides a structured, file-based approach to managing complex, multi-step tasks, ensuring progress is tracked, findings are recorded, and errors are systematically addressed.
Core Features & Use Cases
- Persistent Working Memory: Utilizes markdown files (
task_plan.md, findings.md, progress.md) to maintain context and state across a session.
- Structured Planning: Enforces creation of a
task_plan.md with clear phases and acceptance criteria before task execution.
- Error Handling: Implements a 3-strike protocol for errors and a reboot test to re-orient the AI.
- Use Case: When embarking on a project that requires significant research, multiple coding iterations, and careful tracking of progress, this Skill ensures a methodical approach, preventing loss of context and reducing repetitive mistakes.
Quick Start
Before starting any complex task, create a task_plan.md file to outline phases and acceptance criteria.