Planning-with-files implements a file-based task management system that helps users organize and track progress on complex multi-step projects by maintaining three markdown files (task_plan.md, findings.md, progress.md) that persist across sessions. It's designed for anyone tackling research tasks, multi-step projects, or work requiring numerous tool calls, solving the problem of losing context and progress when switching between sessions or managing intricate workflows. The skill automatically restores prior context and provides structured checkpoints for tracking phases, findings, and updates throughout a project's lifecycle.
npx skills add https://github.com/othmanadi/planning-with-files --skill planning-with-files