pi-planning-with-files
FeaturedImplements Manus-style file-based planning to organize and track progress on complex tasks. Creates task_plan.md, findings.md, and progress.md. 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.
Install
Quality Score: 93/100
Skill Content
Details
- Author
- OthmanAdi
- Repository
- OthmanAdi/planning-with-files
- Created
- 6 months ago
- Last Updated
- 3 days ago
- Language
- Python
- License
- MIT
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
planning-with-files
Persistent file-based planning for complex work. Creates task_plan.md, findings.md, and progress.md. Use before substantive work when the user asks to save or write a plan and execute it, says “сохрани план и выполни”, “сначала запиши план”, or “большая задача”, requests a multi-step research/build/migration/audit likely to need 5+ tool calls, or the work must survive compaction, /clear, a provider limit, or a CLI switch.
planning-files-lite
Uses persistent markdown files to keep complex multi-step work organized across long sessions. Use when work requires research, many tool calls, multiple phases, or context recovery.
planning-with-files
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. Hermes adaptation with minimal notes.