← Back to registry
Skill
planning-with-files
Transforms workflow to use Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Use when starting complex tasks, multi-step projects, research tasks, or when the user mentions planning, organizing work, tracking progress, or wants structured output.
Install
One-line setup
Copy and run this in your terminal to install the skill. Re-run to reinstall and update an existing install.
npx codex-skills-registry@latest --skill=product/planning-with-files --yesPlanning with Files
Use persistent markdown files as working memory for complex tasks.
Quick Start
- Create
task_plan.mdbefore starting. - Capture research in
notes.md. - Write the final output in a deliverable file.
- Update
task_plan.mdafter each phase.
Guardrails
- Don’t start complex work without a plan file.
- Store large findings in files, not chat context.
- Keep status and errors in
task_plan.md.
References
- Extended examples:
references/examples.md - Advanced patterns:
references/reference.md