What problem does it solve?
This Skill eliminates the risk of losing track of goals, progress, and critical discoveries during long, multi-step tasks that require dozens of tool calls, where volatile AI context windows cause important information to be forgotten between interactions.
Core Features & Use Cases
- Persistent External Memory: Creates and maintains three core markdown files (task_plan.md for phase tracking, findings.md for research and decisions, progress.md for session logs) that act as a durable working memory on disk.
- Session Recovery: Automatically catches up on unsynced context from previous sessions after a context reset, so work can resume without losing state.
- Structured Workflow Guardrails: Enforces rules like the 2-Action Rule to save multimodal findings immediately, 3-strike error protocols to avoid repeating failed actions, and mandatory plan re-reading before major decisions to keep goals in focus.
- Use Cases: Ideal for complex project planning, bug diagnosis, research tasks, feature development, and any work spanning 5 or more tool calls that requires structured tracking.
Quick Start
Use this Skill to plan and track your complex multi-step task by having the AI create and update task_plan.md, findings.md, and progress.md files in your project directory as it works, with automatic recovery if you reset the context mid-task.