This is the Spanish version of the planning-with-files skill that turns Claude into a persistent task planner using markdown files. It creates task_plan.md, findings.md, and progress.md in your project directory and keeps them updated as you work. The hook system automatically reminds Claude to read the plan files after context clears and update progress after edits, which helps maintain continuity across long sessions. Worth using on anything that'll take more than five tool calls or involves research that you don't want to lose. The docs include a three-failure protocol and a two-operation rule for saving visual content before it drops out of context.
npx skills add https://github.com/othmanadi/planning-with-files --skill planning-with-files-es