This is the German version of the planning-with-files skill that treats your filesystem like persistent memory for complex tasks. It automatically creates and maintains three markdown files in your project root: task_plan.md for phases and decisions, findings.md for research discoveries, and progress.md as a session log. The hook system is clever, reminding you to update progress after edits and restoring context after /clear commands. The core idea is solid: write important stuff down before it falls out of your context window, especially after viewing images or browser content since that multimodal data disappears fast. Includes a three-attempt protocol that forces you to try different approaches instead of repeating the same failed operation.
npx skills add https://github.com/othmanadi/planning-with-files --skill planning-with-files-de