planning-with-files
OthmanAdi/planning-with-files
This skill implements a persistent, file-based planning workflow, acting as an external 'working memory' for AI coding agents. By maintaining key documents like task_plan.md, findings.md, and progress.md directly in the project directory, it ensures that complex, multi-step projects, research tasks, and long sessions survive context loss and interruptions. It supports session recovery and structured project management.