Manus-style persistent file-based planning for AI coding agents: keeps task_plan.md, findings.md, and progress.md on disk so work survives context loss and /clear. Use when asked to plan out, break down, or organize a multi-step project, research task, or any work requiring 5+ tool calls. Supports automatic session recovery after /clear.
$npx -y skills add mxyhi/ok-skills --skill planning-with-filesInstalls into the current project.
Run `npx skills use "https://github.com/mxyhi/ok-skills" --skill "mxyhi/ok-skills/planning-with-files"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mxyhi/ok-skills" that are relevant to the current task. Run `npx skills add "https://github.com/mxyhi/ok-skills"` and select the relevant skills, then follow their instructions.